Skip to content

Commit

Permalink
Merge pull request #356 from docker/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/github-script-7

chore(deps): Bump actions/github-script from 6 to 7
  • Loading branch information
crazy-max committed Nov 17, 2023
2 parents 62339db + 3b63277 commit f3c3cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ jobs:
sep-tags: ${{ matrix.sep }}
-
name: Tags
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
console.log(`${{ steps.meta.outputs.tags }}`);
Expand Down

0 comments on commit f3c3cad

Please sign in to comment.