Skip to content

Commit 244c432

Browse files
Update tryghost/actions digest to 20b5ae5
1 parent 2649b04 commit 244c432

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@4a1d75a3ba11971ffde7f8223132daba26ce34e7 # main
64+
- uses: tryghost/actions/actions/slack-build@20b5ae5f266e86f7b5f0815d92731d6388b8ce46 # 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)