We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ecb68 commit 73570afCopy full SHA for 73570af
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
create-release:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
+ - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
20
id: token
21
with:
22
app-id: ${{ vars.FOREST_RELEASER_APP_ID }}
0 commit comments