Skip to content

Commit d036869

Browse files
ci(github-action): update action actions/github-script ( 60a0d83 ➔ f28e40c )
1 parent a724946 commit d036869

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@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
51+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
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)