Bump the github-actions group with 4 updates #5
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 4 updates: step-security/harden-runner, actions/attest-build-provenance, actions/download-artifact and github/codeql-action.
Updates
step-security/harden-runner
from 2.11.1 to 2.12.0Release notes
Sourced from step-security/harden-runner's releases.
Commits
0634a26
Merge pull request #541 from step-security/rc-202e3c511
Update action.yml40873e6
Update README.md484c279
Update README.md4c8582f
Update agent versionse8d595c
fix disable_sudo_and_containers bug5d277fc
fix journalctl related bugff2ab22
Merge pull request #536 from rohan-stepsecurity/feat/flag/disable-sudo-and-co...b81d650
fix: run sudo command only when both disable-sudo and disable-sudo-and-docker...769df4e
Update agentUpdates
actions/attest-build-provenance
from 2.2.3 to 2.3.0Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
db473fd
bump actions/attest from 2.2.1 to 2.3.0 (#615)d3b713a
Bump the actions-minor group with 2 updates (#566)e042adb
Bump the npm-development group with 4 updates (#567)9d3beef
Bump the npm-development group with 4 updates (#554)877f50d
Bump typescript-eslint in the npm-development group (#516)b7ab740
Bump the npm-development group across 1 directory with 6 updates (#506)Updates
actions/download-artifact
from 4.2.1 to 4.3.0Release notes
Sourced from actions/download-artifact's releases.
Commits
d3f86a1
Merge pull request #404 from actions/robherley/v4.3.0fc02353
prep for v4.3.0 release7745437
Merge pull request #402 from actions/joshmgross/download-by-id-example84fc7a0
Remove path filters from Check dist workflow67f2bc3
Fix workflow example for downloading by artifact ID8ea3c2c
Merge pull request #401 from actions/download-by-idd219c63
add supporting unit tests for artifact downloads with ids54124fb
revertgetArtifact()
changes - for now we have to list and filter by artifa...b83057b
bundle171183c
use the sameartifactClient.getArtifact
structure as seen above in `isSingl...Updates
github/codeql-action
from 3.28.15 to 3.28.18Release notes
Sourced from github/codeql-action's releases.
v3.28.18
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.18 - 16 May 2025
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #2891See the full CHANGELOG.md for more information.
v3.28.17
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
See the full CHANGELOG.md for more information.
v3.28.16
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
ff0a06e
Merge pull request #2896 from github/update-v3.28.18-b86edfc27a41e084
Update changelog for v3.28.18b86edfc
Merge pull request #2893 from github/update-bundle/codeql-bundle-v2.21.3e93b900
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.3510dfa3
Merge pull request #2894 from github/henrymercer/skip-validating-codeql-sarif492d783
Merge branch 'main' into henrymercer/skip-validating-codeql-sarif83bdf3b
Merge pull request #2859 from github/update-supported-enterprise-server-versionscffc916
Merge pull request #2891 from austinpray-mixpanel/patch-14420887
Add deprecation warning for CodeQL 2.16.5 and earlier4e178c5
Update supported versions table in READMEDependabot 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