Skip to content

Commit

Permalink
Merge pull request #30 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.1
  • Loading branch information
xunholy authored Nov 2, 2023
2 parents 25f61a8 + dcac767 commit 2a9eccf
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@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit 2a9eccf

Please sign in to comment.