Skip to content

Commit

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

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 4, 2025
1 parent d81be31 commit 4c33a46
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@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
with:
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
Expand Down

0 comments on commit 4c33a46

Please sign in to comment.