| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2827779 commit 213a9f8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ jobs: | |||
| 14 | 14 | runs-on: ubuntu-latest | |
| 15 | 15 | steps: | |
| 16 | 16 | - name: Slack Notification | |
| 17 | - uses: rtCamp/action-slack-notify@12e36fc18b0689399306c2e0b3e0f2978b7f1ee7 | ||
| 17 | + uses: rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # 2.2.1 | ||
| 18 | 18 | env: | |
| 19 | 19 | SLACK_COLOR: '#DE512A' | |
| 20 | 20 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
@@ -56,7 +56,7 @@ jobs: | |||
| 56 | 56 | GH_TOKEN: ${{ github.token }} | |
| 57 | 57 | - name: Slack Notification | |
| 58 | 58 | if: ${{ env.INVALID_COMMIT_MESSAGE }} | |
| 59 | - uses: rtCamp/action-slack-notify@12e36fc18b0689399306c2e0b3e0f2978b7f1ee7 | ||
| 59 | + uses: rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # 2.2.1 | ||
| 60 | 60 | env: | |
| 61 | 61 | SLACK_COLOR: '#DE512A' | |
| 62 | 62 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments