Bump the github-actions group with 6 updates #1893
Closed
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.
Bumps the github-actions group with 6 updates:
4.1.0
4.1.1
4.7.1
5.0.0
3.8.1
4.0.0
5.0.0
5.1.0
2.2.0
2.3.1
2.22.0
2.22.9
Updates
actions/checkout
from 4.1.0 to 4.1.1Release notes
Sourced from actions/checkout's releases.
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)Updates
actions/setup-python
from 4.7.1 to 5.0.0Release notes
Sourced from actions/setup-python's releases.
Commits
0a5c615
Update action to node20 (#772)0ae5836
Add example of GraalPy to docs (#773)b64ffca
update actions/checkout to v4 (#761)8d28961
Examples now use checkout@v4 (#738)7bc6abb
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)e8111ce
Bump@babel/traverse
from 7.9.0 to 7.23.2 (#743)a00ea43
add fix for graalpy ci (#741)8635b1c
Change deprecation comment to past tense (#723)f6cc428
Use non-deprecated versions in examples (#724)5f2af21
Add GraalPy support (#694)Updates
actions/setup-node
from 3.8.1 to 4.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8f152de
Update actions/checkout for documentation and yaml (#876)23755b5
upgrade actions/checkout to v4 (#868)54534a2
Change node version for action to node20 (#866)1a4442c
Update toolkit cache and core (#875)6e9e448
Merge pull request #872 from akv-platform/add-notice-about-binaries-not-being...e52912e
Update testsac16ae4
Update message to use waning instead of info5a8d911
Update build9e956a5
Add notice about binaries not being updated yet7da2a7e
Bump@babel/traverse
from 7.15.4 to 7.23.2 (#870)Updates
docker/build-push-action
from 5.0.0 to 5.1.0Release notes
Sourced from docker/build-push-action's releases.
Commits
4a13e50
Merge pull request #1006 from docker/dependabot/npm_and_yarn/docker/actions-t...7416668
chore: update generated contentb4f76a5
chore(deps): Bump@docker/actions-toolkit
from 0.13.0 to 0.14.0b7feb76
Merge pull request #1005 from crazy-max/ci-inspectfae8018
ci: inspect sbom and provenanceb625868
Merge pull request #1004 from crazy-max/ci-update-buildx5193ef1
ci: update buildx to latestd3afd77
Merge pull request #991 from docker/dependabot/npm_and_yarn/babel/traverse-7....7a786bb
Merge pull request #992 from crazy-max/annotationsc66ae3a
chore: update generated contentUpdates
ossf/scorecard-action
from 2.2.0 to 2.3.1Release notes
Sourced from ossf/scorecard-action's releases.
Commits
0864cf1
🌱 Bump docker tag to for v2.3.1 release (#1284)72df3bf
🌱 Bump github.com/ossf/scorecard/v4 from v4.13.0 to v4.13.1 (#1282)0ea411f
🌱 Bump the docker-images group with 1 update (#1281)dbfd042
🌱 Bump the github-actions group with 1 update (#1280)2fa1e2f
🌱 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1278)652ddd0
🌱 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1277)28d0c92
🌱 Group Dependabot updates for GitHub Actions and Dockerfiles (#1276)cb50491
🌱 Bump distroless/base froma35b652
tob31a6e0
(#1275)87157ac
🌱 Bump github/codeql-action from 2.21.9 to 2.22.1 (#1274)7c1648b
🌱 Bump step-security/harden-runner from 2.5.1 to 2.6.0 (#1273)Updates
github/codeql-action
from 2.22.0 to 2.22.9Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
c0d1daa
Merge pull request #2020 from github/update-v2.22.9-e1d1fad1bc6e24c9
Update changelog for v2.22.9e1d1fad
Merge pull request #2014 from github/nickfyson/update-release-process0e9a210
update workflows to run on all release branches47e90f2
Merge branch 'main' into nickfyson/update-release-processee748cf
respond to more review comments57932be
remove unused functiona6ea3c5
define backport commit message in constant3537bea
Apply suggestions from code review3675be0
Merge pull request #2017 from cklin/update-supported-enterprise-server-versionsDependabot 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