Skip to content

Commit

Permalink
Merge pull request #22 from xentra-ai/renovate/renovatebot-github-act…
Browse files Browse the repository at this point in the history
…ion-39.x

chore(deps): update renovatebot/github-action action to v39.1.0
  • Loading branch information
xunholy authored Oct 17, 2023
2 parents 5fb6b2e + 8d0e9fb commit a6d6eb9
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 @@ -51,7 +51,7 @@ jobs:
private_key: "${{ secrets.ARX_GITHUB_APP_PRIVATE_KEY }}"

- name: Renovate
uses: renovatebot/github-action@3cef36a9aba515d8726b491905b3bc766832e221 # v39.0.5
uses: renovatebot/github-action@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit a6d6eb9

Please sign in to comment.