Skip to content

Commit a4631aa

Browse files
ci(github-action)!: Update action actions/github-script ( v7 ➔ v8 )
1 parent d036869 commit a4631aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4949

5050
- id: interrogate
51-
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
51+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
5252
env:
5353
PATHS_RELEASED: ${{ needs.release-please.outputs.paths_released }}
5454
RELEASES_INFO: ${{ needs.release-please.outputs.releases_info }}

0 commit comments

Comments
 (0)