Skip to content

Commit c5fdc54

Browse files
authored
Merge pull request #23778 from docker/dependabot/github_actions/actions/github-script-8
build(deps): bump actions/github-script from 7 to 8
2 parents b64bbd2 + fb6a4b0 commit c5fdc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636
-
3737
name: Set environment variables
38-
uses: actions/github-script@v7
38+
uses: actions/github-script@v8
3939
env:
4040
INPUT_GITHUB-REF: ${{ github.ref }}
4141
with:

0 commit comments

Comments
 (0)