| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 132fc80 commit a379988
2 files 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@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2 | ||
| 17 | + uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 18 | 18 | env: | |
| 19 | 19 | SLACK_COLOR: '#DE512A' | |
| 20 | 20 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
@@ -57,7 +57,7 @@ jobs: | |||
| 57 | 57 | GH_TOKEN: ${{ github.token }} | |
| 58 | 58 | - name: Slack Notification | |
| 59 | 59 | if: ${{ env.INVALID_COMMIT_MESSAGE }} | |
| 60 | - uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2 | ||
| 60 | + uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 61 | 61 | env: | |
| 62 | 62 | SLACK_COLOR: '#DE512A' | |
| 63 | 63 | SLACK_ICON: https://github.com/nodejs.png?size=48 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,7 @@ jobs: | |||
| 33 | 33 | fi | |
| 34 | 34 | ||
| 35 | 35 | - name: Slack Notification | |
| 36 | - uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2 | ||
| 36 | + uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3 | ||
| 37 | 37 | env: | |
| 38 | 38 | MSG_MINIMAL: actions url | |
| 39 | 39 | SLACK_COLOR: '#3d85c6' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments