Skip to content

Commit 32e561a

Browse files
chore(deps): update actions/github-script action to v8 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2b6a5d commit 32e561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-resources-with-pandoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: error_resources
4141
path: ./documents/
4242
retention-days: 1
43-
- uses: actions/github-script@v7
43+
- uses: actions/github-script@v8
4444
with:
4545
github-token: ${{ secrets.GITHUB_TOKEN }}
4646
script: |

0 commit comments

Comments
 (0)