Skip to content

Commit

Permalink
Merge pull request #58 from Terre8055/anotherdevelop
Browse files Browse the repository at this point in the history
ci: using python sdk test 3
  • Loading branch information
Yoofi-A-Appiah authored Jun 11, 2024
2 parents 4830dbe + 4ee78f3 commit 3546e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Slack Notification
run: |
pip3 install slack_sdk
python3 slackmessaenger.py
python3 slackmessenger.py
- name: Cleanup
if: always()
Expand Down

0 comments on commit 3546e8b

Please sign in to comment.