Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 562fc04

Browse files
authored
Merge pull request #101 from janus-idp/renovate/pin-dependencies
chore(deps): pin tibdex/github-app-token action to b625283
2 parents 59f758c + 4224724 commit 562fc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Generate token
4242
if: steps.command.outputs.command-name
4343
id: generate_token
44-
uses: tibdex/github-app-token@v1
44+
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1
4545
with:
4646
app_id: ${{ vars.JANUS_IDP_GITHUB_APP_ID }}
4747
private_key: ${{ secrets.JANUS_IDP_GITHUB_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)