Skip to content

Commit

Permalink
Bump slack notify beta (#916)
Browse files Browse the repository at this point in the history
* update slack notify as old version was erroring

* upgrade slack-notify pkg
  • Loading branch information
piyalbasu authored Jul 27, 2023
1 parent c0a36a6 commit 6958b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submitBeta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
publish: true
publish-target: trustedTesters
- name: Slack Notification
uses: rtCamp/action-slack-notify@4d4ce0d91186ffe6633a8cda645146d38e88228b #v2
uses: rtCamp/action-slack-notify@12e36fc18b0689399306c2e0b3e0f2978b7f1ee7 #v2.2.0
env:
MSG_MINIMAL: true
SLACK_CHANNEL: proj-freighter
Expand Down

0 comments on commit 6958b74

Please sign in to comment.