Skip to content

Commit

Permalink
chore(deps): update actions/create-github-app-token digest to 136412a (
Browse files Browse the repository at this point in the history
…#123)

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: alithya-oss-backstage-ci[bot] <173350712+alithya-oss-backstage-ci[bot]@users.noreply.github.com>
  • Loading branch information
alithya-oss-backstage-ci[bot] authored Feb 2, 2025
1 parent 7be877f commit 3ae66fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Generate an access token for the backstage-goalie[bot] account.
- name: Get token
id: get_token
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
with:
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
Expand Down

0 comments on commit 3ae66fe

Please sign in to comment.