Skip to content

Commit 4c97a76

Browse files
authored
Merge pull request #378 from docker/dependabot/github_actions/actions/github-script-8
build(deps): bump actions/github-script from 7 to 8
2 parents b61abf1 + 5095e43 commit 4c97a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
-
7474
name: GPG conf
7575
if: ${{ !startsWith(matrix.os, 'windows-') }}
76-
uses: actions/github-script@v7
76+
uses: actions/github-script@v8
7777
id: gpg
7878
with:
7979
script: |

0 commit comments

Comments
 (0)