Skip to content

Commit f94afae

Browse files
Update actions/github-script action to v8
1 parent f5e90db commit f94afae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Compute Tag
20-
uses: actions/github-script@v6
20+
uses: actions/github-script@v8
2121
id: compute-tag
2222
with:
2323
result-encoding: string

0 commit comments

Comments
 (0)