Skip to content

Commit d87caff

Browse files
authored
Merge pull request #549 from docker/dependabot/github_actions/actions/github-script-8
chore(deps): Bump actions/github-script from 7 to 8
2 parents 83e4951 + e427fa1 commit d87caff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ jobs:
431431
sep-tags: ${{ matrix.sep }}
432432
-
433433
name: Tags
434-
uses: actions/github-script@v7
434+
uses: actions/github-script@v8
435435
with:
436436
script: |
437437
console.log(`${{ steps.meta.outputs.tags }}`);

0 commit comments

Comments
 (0)