Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v41
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Nov 11, 2024
1 parent 3c1c66c commit 22b1346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Renovate
if: inputs.dry_run_branch == ''
uses: renovatebot/github-action@42c1d3cb1d1ca891765626ba71cdff5e757258de # v40.0.2
uses: renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
env:
LOG_LEVEL: "debug"
RENOVATE_REPOSITORIES: ${{ github.repository }}
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
- name: Dry run
if: inputs.dry_run_branch != '' && steps.default_branch_repo_config.outputs.file != ''
uses: renovatebot/github-action@42c1d3cb1d1ca891765626ba71cdff5e757258de # v40.0.2
uses: renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
env:
LOG_LEVEL: "debug"
RENOVATE_REPOSITORIES: ${{ github.repository }}
Expand Down

0 comments on commit 22b1346

Please sign in to comment.