Skip to content

Commit b7b65f3

Browse files
fix(deps): update actions/create-github-app-token digest to 3378cda
1 parent 32cbcec commit b7b65f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Get GITHUB_TOKEN for release
17-
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
17+
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
1818
id: app-token
1919
with:
2020
app-id: ${{ secrets.release_gh_app_id }}

0 commit comments

Comments
 (0)