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 e46035f commit a04e8e2Copy full SHA for a04e8e2
.github/workflows/release-please.yml
@@ -43,7 +43,7 @@ jobs:
43
fetch-depth: 0
44
persist-credentials: false
45
- uses: ./.github/actions/setup
46
- - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
47
id: app-token
48
with:
49
app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}
0 commit comments