Skip to content

Commit

Permalink
ci(deps): update renovatebot/github-action action to v39.1.1
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.1.0 | v39.1.1 |
  • Loading branch information
repo-jeeves[bot] committed Oct 26, 2023
1 parent f3e34f1 commit d79f35a
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@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
env:
DRY_RUN: ${{ inputs.dryRun || 'false' }}
LOG_LEVEL: ${{ inputs.logLevel || 'debug' }}
Expand Down

0 comments on commit d79f35a

Please sign in to comment.