Skip to content

Commit abafb75

Browse files
ci(github-action)!: Update action actions/github-script ( v7 ➔ v8 ) (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1522533 commit abafb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)