Skip to content

Commit a7c0368

Browse files
authored
Merge pull request #1416 from pgf-tikz/dependabot/github_actions/actions/github-script-8
chore(deps): bump actions/github-script from 7 to 8
2 parents 406c696 + 161dadd commit a7c0368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
body_path: RELEASE_NOTES.md
9090

9191
- name: "Release: upload assets"
92-
uses: actions/github-script@v7
92+
uses: actions/github-script@v8
9393
with:
9494
github-token: ${{ secrets.GITHUB_TOKEN }}
9595
script: |

0 commit comments

Comments
 (0)