Merge pull request #549 from docker/dependabot/github_actions/actions/github-script-8

chore(deps): Bump actions/github-script from 7 to 8
This commit is contained in:
CrazyMax 2025-11-04 14:23:12 +01:00 committed by GitHub
commit d87caff40c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -431,7 +431,7 @@ jobs:
sep-tags: ${{ matrix.sep }}
-
name: Tags
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
console.log(`${{ steps.meta.outputs.tags }}`);