We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4effe commit ce2aa9bCopy full SHA for ce2aa9b
.github/workflows/release-please.yml
@@ -47,7 +47,7 @@ jobs:
47
persist-credentials: false
48
fetch-depth: 0
49
- uses: ./.github/actions/setup
50
- - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
51
id: app-token
52
with:
53
app-id: ${{ secrets.HOMEBREW_TAP_APP_ID }}
0 commit comments