We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f58136 commit 97c8c33Copy full SHA for 97c8c33
1 file changed
.github/workflows/ecosystem-tests.yml
@@ -26,6 +26,6 @@ jobs:
26
- if: steps.tester.outcome == 'failure' && github.head_ref == 'main'
27
env:
28
DISCORD_WEBHOOK: ${{ secrets.DISCORD_CONTRIBUTORS_WEBHOOK }}
29
- uses: Ilshidur/action-discord@0c4b27844ba47cb1c7bee539c8eead5284ce9fa9 # v0.3.2
+ uses: Ilshidur/action-discord@d2594079a10f1d6739ee50a2471f0ca57418b554 # 0.4.0
30
with:
31
args: "Ecosystem tests failed."
0 commit comments