Skip to content

Commit

Permalink
Update renovatebot/github-action action to v32.68.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2022
1 parent 7876af1 commit 83a598c
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 @@ -57,7 +57,7 @@ jobs:
echo "RENOVATE_BASE_BRANCHES=${GITHUB_REF##*/}" | tee -a "${GITHUB_ENV}"
- name: Self-hosted Renovate
uses: renovatebot/github-action@v32.68.0
uses: renovatebot/github-action@v32.68.1
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit 83a598c

Please sign in to comment.