pin github actions

This commit is contained in:
Boosted-Bonobo
2025-12-15 11:49:39 +02:00
committed by GitHub
parent 395ad32622
commit 2d513128f3
10 changed files with 35 additions and 35 deletions

View File

@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.4.0
uses: actions/publish-action@23f4c6f12633a2da8f44938b71fde9afec138fb4 # v0.4.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}