Skip to content

Commit 2f54256

Browse files
fix(deps): update actions/create-github-app-token digest to 136412a (#177)
Co-authored-by: renovate-for-tknetworks[bot] <141540558+renovate-for-tknetworks[bot]@users.noreply.github.com>
1 parent 7142d07 commit 2f54256

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@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
17+
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
1818
id: app-token
1919
with:
2020
app-id: ${{ secrets.release_gh_app_id }}

0 commit comments

Comments
 (0)