We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df296b3 commit d37ccb2Copy full SHA for d37ccb2
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
# contents: write
77
# issues: write
78
# pull-requests: write
79
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
+ uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
80
id: app-token
81
with:
82
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}
0 commit comments