Skip to content

Commit

Permalink
Upgrade to actions/github-script v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubka committed Sep 27, 2024
1 parent 165ba93 commit a5b4e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Set tags
uses: actions/github-script@v6
uses: actions/github-script@v7
id: set_tags
with:
# context.ref: For workflows triggered by release, this is the release tag created.
Expand Down

0 comments on commit a5b4e0e

Please sign in to comment.