Skip to content

Commit

Permalink
Update renovatebot/github-action action to v41.0.6 (#943)
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 Dec 11, 2024
1 parent 31bcd4f commit 2699ea3
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].5
- uses: renovatebot/[email protected].6
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 @@ -313,7 +313,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].5 # 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].6 # 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 2699ea3

Please sign in to comment.