We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6726b3 + 2254f03 commit 450ca8cCopy full SHA for 450ca8c
1 file changed
.github/workflows/update-dist.yml
@@ -21,7 +21,7 @@ jobs:
21
-
22
name: GitHub auth token from GitHub App
23
id: docker-read-app
24
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
25
with:
26
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
27
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
0 commit comments