Skip to content

Commit

Permalink
fix(deps): update renovatebot/github-action action to v39
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Aug 6, 2023
1 parent e063432 commit 5bdc102
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 @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0

- name: Renovate
uses: renovatebot/github-action@0868f611868abf92ddbb6f2c01d2b6c2d818ec38 # v38.1.7
uses: renovatebot/github-action@23a02fe7be9e93f857a953cc8162e57d2c8401ef # v39.0.1
with:
configurationFile: .github/renovate-global.json
token: '${{ steps.go-github-apps.outputs.app_github_token }}'
Expand Down

0 comments on commit 5bdc102

Please sign in to comment.