Update renovatebot/github-action action to v46.1.21 - #3872
#3872Open
plengauer wants to merge 1 commit into
mainplengauer/Thoth:mainfrom
renovate/renovatebot-github-action-46.xplengauer/Thoth:renovate/renovatebot-github-action-46.xCopy head branch name to clipboard
Open
Update renovatebot/github-action action to v46.1.21#3872plengauer wants to merge 1 commit intomainplengauer/Thoth:mainfrom renovate/renovatebot-github-action-46.xplengauer/Thoth:renovate/renovatebot-github-action-46.xCopy head branch name to clipboard
plengauer wants to merge 1 commit into
mainplengauer/Thoth:mainfrom
renovate/renovatebot-github-action-46.xplengauer/Thoth:renovate/renovatebot-github-action-46.xCopy head branch name to clipboard
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned renovatebot/github-action GitHub Action from v46.1.20 to v46.1.21 to keep Renovate automation current across workflows.
Changes:
- Bump
renovatebot/github-actiontov46.1.21in the GitHub workflow integration test job. - Bump
renovatebot/github-actiontov46.1.21in the scheduled Renovate workflow. - Bump
renovatebot/github-actiontov46.1.21in the experiment workflow.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/workflows/test_github.yml | Updates Renovate action version used in a test job scenario. |
| .github/workflows/renovate.yml | Updates Renovate action version used for scheduled Renovate runs. |
| .github/workflows/experiment.yml | Updates Renovate action version used in the experiment workflow. |
| OTEL_SHELL_CONFIG_GITHUB_INJECT_ON_MAIN: 'TRUE' | ||
| OTEL_SHELL_SDK_OUTPUT_REDIRECT: /dev/null | ||
| - uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 # 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/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21 # 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 |
| OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}' | ||
| OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}' | ||
| - uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 | ||
| - uses: renovatebot/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21 |
| OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}' | ||
| OTEL_SHELL_SDK_OUTPUT_REDIRECT: /dev/stderr | ||
| - uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 | ||
| - uses: renovatebot/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21 |
❌MegaLinter analysis: Error
Detailed Issues❌ ACTION / actionlint - 10 errors❌ REPOSITORY / checkov - 2 errorsNo output available ❌ SPELL / cspell - 45 errors❌ REPOSITORY / devskim - 2027 errorsNo output available ❌ REPOSITORY / grype - 2 errorsNo output available ❌ COPYPASTE / jscpd - 70 errors❌ REPOSITORY / kingfisher - 1 errorNo output available ❌ SPELL / lychee - 6 errors❌ REPOSITORY / osv-scanner - 4 errors❌ REPOSITORY / trivy - 11 errorsNo output available ❌ YAML / yamllint - 14 errors❌ ACTION / zizmor - 1 error
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
v46.1.20→v46.1.21Release Notes
renovatebot/github-action (renovatebot/github-action)
v46.1.21Compare Source
Documentation
GITHUB_TOKENcan be used (#1064) (13e8ee8)Miscellaneous Chores
Build System
Continuous Integration
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.