diff --git a/.github/workflows/publish-image-to-ghcr.yml b/.github/workflows/publish-image-to-ghcr.yml index 3995a46..b993ac1 100644 --- a/.github/workflows/publish-image-to-ghcr.yml +++ b/.github/workflows/publish-image-to-ghcr.yml @@ -27,7 +27,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Generate Variables for Tags - uses: rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # v4 + uses: rlespinasse/github-slug-action@6f7a8d2348e2a4aa5defafcdaafe5aef3f83bd4b # v5 - name: Build and push Docker image uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5