Skip to content

Commit 9314adb

Browse files
Update tryghost/actions digest to 0204421
1 parent 311c2e1 commit 9314adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-latest
6262
if: always()
6363
steps:
64-
- uses: tryghost/actions/actions/slack-build@3cbe4281b3c5c06971a8ef5e459b763c164abeb0 # main
64+
- uses: tryghost/actions/actions/slack-build@0204421bd3b15725e5b8c606d5d671e9674707ea # main
6565
if: contains(needs.*.result, 'failure') && github.event_name == 'push' && github.ref == 'refs/heads/main'
6666
with:
6767
status: failure

0 commit comments

Comments
 (0)