Skip to content

Commit

Permalink
Update renovatebot/github-action action to v41.0.10 (#1082)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
actions-bot-pl and renovate-bot authored Jan 20, 2025
1 parent 65ebb7f commit b4f645e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: renovatebot/[email protected].9
- uses: renovatebot/[email protected].10
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hello, thanks for adding an issue for the first time!"
pr-message: "Hello, thanks for contributing for the first time!"
- uses: renovatebot/[email protected].9 # integration, node action with call to docker, docker flags that make injection more complicated, then call a node script via exec that already is injected with otel
- uses: renovatebot/[email protected].10 # integration, node action with call to docker, docker flags that make injection more complicated, then call a node script via exec that already is injected with otel
env:
RENOVATE_DRY_RUN: full
RENOVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b4f645e

Please sign in to comment.