Skip to content

Commit

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

0 comments on commit 80920b4

Please sign in to comment.