-
Notifications
You must be signed in to change notification settings - Fork 12
🌱 Bump the github-actions group with 3 updates #261
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
🌱 Bump the github-actions group with 3 updates #261
Conversation
Bumps the github-actions group with 3 updates: [google/osv-scanner](https://github.com/google/osv-scanner), [github/codeql-action](https://github.com/github/codeql-action) and [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify). Updates `google/osv-scanner` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/google/osv-scanner/releases) - [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md) - [Commits](google/osv-scanner@0e986b4...a2a2385) Updates `github/codeql-action` from 3.28.13 to 3.28.16 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...28deaed) Updates `rtCamp/action-slack-notify` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@c337377...e31e87e) --- updated-dependencies: - dependency-name: google/osv-scanner dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: rtCamp/action-slack-notify dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a metal3-io 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. |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
/lgtm
Bumps the github-actions group with 3 updates: google/osv-scanner, github/codeql-action and rtCamp/action-slack-notify.
Updates
google/osv-scanner
from 2.0.0 to 2.0.2Release notes
Sourced from google/osv-scanner's releases.
Changelog
Sourced from google/osv-scanner's changelog.
... (truncated)
Commits
a2a2385
chore(deps-dev): bump nokogiri from 1.18.4 to 1.18.8 in /docs in the bundler ...b8c9438
chore: Changelog for v2.0.2 (#1847)1766328
fix(gh-action): call analysis doesn't work for go 1.24 (#1842)d76bc12
test(osv-scanner/fix): actually import command from package (#1845)de15fc3
test(fix): use public package (#1832)63d392d
test: add case for when "false" is explicitly passed as the value for `--offl...7d48ca4
refactor(cmd): rename and cleanuplicenseGenericFlag
implementation (#1834)ffe3391
test: only include specific command under test incmd
package tests (#1831)8c09fbb
test: update snapshots (#1833)cb60d8a
feat(xml): store the original text in CharData (#1825)Updates
github/codeql-action
from 3.28.13 to 3.28.16Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
28deaed
Merge pull request #2865 from github/update-v3.28.16-2a8cbadc003c5d71
Update changelog for v3.28.162a8cbad
Merge pull request #2863 from github/update-bundle/codeql-bundle-v2.21.1f76eaf5
Add changelog notee63b3f5
Update default bundle to codeql-bundle-v2.21.14c3e536
Merge pull request #2853 from github/dependabot/npm_and_yarn/npm-7d84c66b6656dd02f
Merge pull request #2852 from github/dependabot/github_actions/actions-457587...192406d
Merge branch 'main' into dependabot/github_actions/actions-4575878e06c7dbb20
Merge pull request #2857 from github/nickfyson/address-vulns9a45cd8
move use of input variables into env varsUpdates
rtCamp/action-slack-notify
from 2.3.2 to 2.3.3Release notes
Sourced from rtCamp/action-slack-notify's releases.
Commits
e31e87e
Update action image version to v2.3.3b2acbf4
Merge pull request #221 from Tello-Wharton/master0410d0a
Pinning slackify-markdown-action to specific versionDependabot 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