We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d036869 commit a4631aaCopy full SHA for a4631aa
.github/workflows/release-please.yaml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
49
50
- id: interrogate
51
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
52
env:
53
PATHS_RELEASED: ${{ needs.release-please.outputs.paths_released }}
54
RELEASES_INFO: ${{ needs.release-please.outputs.releases_info }}
0 commit comments