Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v32
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Mar 12, 2022
1 parent 82363fe commit 1162388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-renovate-self-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
APP_ID: ${{ secrets.RENOVATE_APP_ID }}

- name: Self-hosted Renovate
uses: renovatebot/github-action@v31.81.3
uses: renovatebot/github-action@v32.2.1
with:
configurationFile: .github/renovate.json5
token: "x-access-token:${{ steps.get_token.outputs.app_token }}"

0 comments on commit 1162388

Please sign in to comment.