Skip to content

Commit

Permalink
Merge pull request #767 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 5d869da (main)
  • Loading branch information
turkenh authored Oct 31, 2024
2 parents e6bea2f + 8fa6609 commit a3fd556
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@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1
with:
app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit a3fd556

Please sign in to comment.