-
Notifications
You must be signed in to change notification settings - Fork 447
dependabot(deps): bump the all-github-actions group with 2 updates #5664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
dependabot(deps): bump the all-github-actions group with 2 updates #5664
Conversation
Bumps the all-github-actions group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `tj-actions/changed-files` from 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 to 115870536a85eaf050e369291c7895748ff12aea - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@3981e4f...1158705) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 115870536a85eaf050e369291c7895748ff12aea dependency-type: direct:production dependency-group: all-github-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5664 +/- ##
=======================================
Coverage 53.18% 53.19%
=======================================
Files 272 272
Lines 29582 29582
=======================================
+ Hits 15733 15735 +2
+ Misses 13029 13027 -2
Partials 820 820 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@@ -29,7 +29,7 @@ jobs: | |||
fetch-depth: 0 | |||
- name: Get changed files | |||
id: changed-markdown-files | |||
uses: tj-actions/changed-files@3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 # tag=v45.0.7 | |||
uses: tj-actions/changed-files@115870536a85eaf050e369291c7895748ff12aea # tag=v45.0.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see v45.0.5 to v45.0.9 are all tagged to the same commit, and it's not this one, which is weird: tj-actions/changed-files@a284dc1. tj-actions/changed-files@1158705 is currently the tip of the main branch.
I wonder if they did some weird re-tagging thing after their recent security incident and ended up confusing dependabot. Maybe we should update this manually once.
Bumps the all-github-actions group with 2 updates: tj-actions/changed-files and ossf/scorecard-action.
Updates
tj-actions/changed-files
from 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 to 115870536a85eaf050e369291c7895748ff12aeaChangelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
1158705
chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.12.0 (#2575)48aea2e
chore(deps-dev): bump@types/node
from 22.15.24 to 22.15.26 (#2576)050a3d3
Updated README.md (#2574)f000a9b
docs: add Jellyfrog as a contributor for code, and doc (#2573)7a9a6d2
chore(deps-dev): bump@types/node
from 22.15.21 to 22.15.24 (#2572)abda8aa
chore: update build job to fail when there are uncommited changes (#2571)c6634ca
chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 (#2564)860b02d
chore(deps): bump@octokit/rest
from 21.1.1 to 22.0.0 (#2568)Updates
ossf/scorecard-action
from 2.4.1 to 2.4.2Release notes
Sourced from ossf/scorecard-action's releases.
Commits
05b42c6
🌱 bump docker to ghcr v2.4.2 (#1548)b225da6
Bump github.com/ossf/scorecard/v5 from v5.2.0 to v5.2.1 (#1550)9399f6f
🌱 Bump the docker-images group across 1 directory with 2 updates (#1...e1daa8c
🌱 Bump the github-actions group across 1 directory with 5 updates (#...9fe6511
🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#1542)25b9cd9
🌱 Bump github.com/ossf/scorecard/v5 from v5.1.1 to v5.2.0 (#1547)18cc9b8
🌱 Bump golang.org/x/net from 0.38.0 to 0.39.0 (#1536)db78142
🌱 Bump the github-actions group with 2 updates (#1538)de386ed
🌱 Bump golang from 1.24.1 to 1.24.2 in the docker-images group (#1534)5b7cedb
🌱 Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 (#1537)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions