Skip to content

Commit

Permalink
Merge pull request #807 from crossplane/renovate/main-actions-create-…
Browse files Browse the repository at this point in the history
…github-app-token-digest

chore(deps): update actions/create-github-app-token digest to 67e27a7 (main)
  • Loading branch information
bobh66 authored Feb 6, 2025
2 parents b00d456 + 4cee0c2 commit d9bba96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Get token
id: get-github-app-token
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1
with:
app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit d9bba96

Please sign in to comment.