| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dac3cd8 commit 737eb89
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,7 +18,7 @@ jobs: | |||
| 18 | 18 | runs-on: ubuntu-24.04-arm | |
| 19 | 19 | steps: | |
| 20 | 20 | - name: Slack Notification | |
| 21 | - uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 21 | + uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0 | ||
| 22 | 22 | env: | |
| 23 | 23 | SLACK_COLOR: '#DE512A' | |
| 24 | 24 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
@@ -47,7 +47,7 @@ jobs: | |||
| 47 | 47 | COMMITS: ${{ toJSON(github.event.commits) }} | |
| 48 | 48 | - name: Slack Notification | |
| 49 | 49 | if: ${{ failure() && steps.commit-check.conclusion == 'failure' && github.repository == 'nodejs/node' }} | |
| 50 | - uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 50 | + uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0 | ||
| 51 | 51 | env: | |
| 52 | 52 | SLACK_COLOR: '#DE512A' | |
| 53 | 53 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ jobs: | |||
| 34 | 34 | fi | |
| 35 | 35 | ||
| 36 | 36 | - name: Slack Notification | |
| 37 | - uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 37 | + uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0 | ||
| 38 | 38 | env: | |
| 39 | 39 | MSG_MINIMAL: actions url | |
| 40 | 40 | SLACK_COLOR: '#3d85c6' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments