Skip to content

Commit

Permalink
fix(INF-70): set action-slack to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
welschsn committed Apr 15, 2024
1 parent 309dbdc commit ffcd804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
-d '{"event_type":"release_created","client_payload":{"version":"${{ steps.semanticversion.outputs.new_version }}"}}'
- name: Notify Developers
uses: 8398a7/action-slack@v4
uses: 8398a7/action-slack@v3
with:
username: GitHub
icon_emoji: octocat
Expand Down

0 comments on commit ffcd804

Please sign in to comment.