Skip to content

Commit 2531bf1

Browse files
authored
chore(deps): update tibdex/github-app-token action to v2.1.0 (#466)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 8d62103 commit 2531bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Get token
2424
id: get_token
25-
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
25+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
2626
with:
2727
private_key: ${{ secrets.RELEASE_APP_PEM }}
2828
app_id: ${{ secrets.RELEASE_APP_ID }}

0 commit comments

Comments
 (0)