Skip to content

Commit fef995c

Browse files
Update actions/github-script action to v8 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 331cb9f commit fef995c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
fi
7676
7777
- name: Determine image push
78-
uses: actions/github-script@v7
78+
uses: actions/github-script@v8
7979
id: should-release
8080
with:
8181
script: |

0 commit comments

Comments
 (0)