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 b0afd76 commit d4425afCopy full SHA for d4425af
.github/workflows/build-push.yml
@@ -80,7 +80,7 @@ jobs:
80
permissions: read-all
81
steps:
82
- name: Send notification
83
- uses: 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18.0
+ uses: 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19.0
84
with:
85
status: custom
86
custom_payload: |
.github/workflows/notification.yml
@@ -41,7 +41,7 @@ jobs:
41
}
42
43
44
45
46
47
0 commit comments