Skip to content

Commit 360aec2

Browse files
build(deps): bump tibdex/github-app-token from 1.8.0 to 2.1.0 (#669)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0af0f9 commit 360aec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remote-release-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Generate App Installation Token
1111
id: generate_token
12-
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # pin@v1
12+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # pin@v1
1313
with:
1414
app_id: ${{ secrets.CLI_RELEASE_APP_ID }}
1515
private_key: ${{ secrets.CLI_RELEASE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)