Skip to content

Commit

Permalink
fix(deps): update renovatebot/github-action action to v40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tagoro9 committed Feb 8, 2024
1 parent d76553c commit f87674c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ runs:
uses: actions/checkout@v4
if: inputs.checkout-repo == 'true'
- name: Renovatebot
uses: renovatebot/github-action@v39.2.4
uses: renovatebot/github-action@v40.0.2
env:
LOG_LEVEL: ${{ inputs.log-level }}
RENOVATE_ARTIFACTORY_MATCH_HOST: ${{ inputs.artifactory-match-host }}
Expand Down

0 comments on commit f87674c

Please sign in to comment.