Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 11, 2023
1 parent 21fabc2 commit c34e6d3
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 @@ -55,7 +55,7 @@ jobs:
echo "RENOVATE_BASE_BRANCHES=${GITHUB_REF##*/}" | tee -a "${GITHUB_ENV}"
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.77.0
uses: renovatebot/github-action@v35.0.0
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit c34e6d3

Please sign in to comment.