Skip to content

Commit 79cbf4c

Browse files
authored
Update tibdex/github-app-token action to v2 (#47)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent c40d218 commit 79cbf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Get token
3838
id: get_token
39-
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
39+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
4040
with:
4141
private_key: ${{ secrets.RELEASE_APP_PEM }}
4242
app_id: ${{ secrets.RELEASE_APP_ID }}

0 commit comments

Comments
 (0)