Skip to content

Commit

Permalink
ci(deps): update renovatebot/github-action action to v39.2.3
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.2.2 | v39.2.3 |
  • Loading branch information
repo-jeeves[bot] committed Dec 15, 2023
1 parent 67cda76 commit f9cf780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@b93d7e432be4d7ad29452a9a058aa130220e8819 # v39.2.2
uses: renovatebot/github-action@b8ce565a2e98de1fec9696a76fba7beb01ec29b2 # v39.2.3
env:
DRY_RUN: ${{ inputs.dryRun || 'false' }}
LOG_LEVEL: ${{ inputs.logLevel || 'debug' }}
Expand Down

0 comments on commit f9cf780

Please sign in to comment.