- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Bump the actions group across 1 directory with 5 updates #12
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?
Conversation
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github/codeql-action](https://github.com/github/codeql-action) | `3.30.5` | `4.31.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `5` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `5` | `6` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6.7.0` | `7.1.2` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d` | `da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5` | Updates `github/codeql-action` from 3.30.5 to 4.31.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@3599b3b...4e94bd1) Updates `actions/upload-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) Updates `actions/download-artifact` from 5 to 6 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) Updates `astral-sh/setup-uv` from 6.7.0 to 7.1.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@b75a909...8585678) Updates `zizmorcore/zizmor-action` from c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d to da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@c323c83...da5ac40) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 | ||
| uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| - name: Perform CodeQL Analysis | ||
| uses: github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 | ||
| uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| fetch-depth: 0 | ||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
| uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v5 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
| fetch-depth: 0 | ||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
| uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v5 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
| fetch-depth: 0 | ||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
| uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v5 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
| - uses: extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3 | ||
| - name: Install uv | ||
| uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5 | ||
| uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v5 | 
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning test
Bumps the actions group with 5 updates in the / directory:
3.30.54.31.045566.7.07.1.2c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4dda5ac40c5419dcf7f21630fb2f95e725ae8fb9d5Updates
github/codeql-actionfrom 3.30.5 to 4.31.0Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
4e94bd1Merge pull request #3235 from github/update-v4.31.0-1d36546c18f11182Update changelog for v4.31.01d36546Merge pull request #3234 from github/mbg/changelog/post-processing08ada26Add changelog entry for post-processing changeb843cbeMerge pull request #3233 from github/mbg/getOptionalEnvVar1ecd563UsegetOptionalEnvVarinwritePostProcessedFilese576807Merge pull request #3223 from github/henrymercer/bump-minimumad35676AddgetOptionalEnvVarfunctiond75645bMerge pull request #3222 from github/mbg/upload-lib/post-process710606cCheck thatoutputPathis non-emptyUpdates
actions/upload-artifactfrom 4 to 5Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
330a01cMerge pull request #734 from actions/danwkennedy/prepare-5.0.003f2824Updategithub.dep.yml905a1ecPreparev5.0.02d9f9cdMerge pull request #725 from patrikpolyak/patch-19687587Merge branch 'main' into patch-12848b2cMerge pull request #727 from danwkennedy/patch-19b51177Spell out the first use of GHEScd231caUpdate GHES guidance to include reference to Node 20 versionde65e23Merge pull request #712 from actions/nebuk89-patch-18747d8cUpdate README.mdUpdates
actions/download-artifactfrom 5 to 6Release notes
Sourced from actions/download-artifact's releases.
Commits
018cc2cMerge pull request #438 from actions/danwkennedy/prepare-6.0.0815651cRevert "Removegithub.dep.yml"bb3a066Removegithub.dep.ymlfa1ce46Preparev6.0.04a24838Merge pull request #431 from danwkennedy/patch-15e3251cReadme: spell out the first use of GHESabefc31Merge pull request #424 from actions/yacaovsnc/update_readmeac43a60Update README with artifact extraction detailsde96f46Merge pull request #417 from actions/yacaovsnc/update_readme7993cb4Remove migration guide for artifact download changesUpdates
astral-sh/setup-uvfrom 6.7.0 to 7.1.2Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
8585678Bump dependencies (#664)22d500aBump github/codeql-action from 4.30.8 to 4.30.9 (#652)14d5571chore: update known checksums for 0.9.5 (#663)29cd235Use tar for extracting the uv zip file on Windows too (#660)2ddd2b9chore: update known checksums for 0.9.4 (#651)b7bf789Fix "lowest" resolution strategy with lower-bound only (#649)cb6c0a5Change version in docs to v7 (#647)dffc629Use working-directory to detect empty workdir (#645)6e346e1chore: update known checksums for 0.9.3 (#644)3ccd0fdBump github/codeql-action from 4.30.7 to 4.30.8 (#639)Updates
zizmorcore/zizmor-actionfrom c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d to da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5Commits
da5ac40README: add a troubleshooting section about Advanced Security (#51)cc28a58README: fix troubleshooting link (#50)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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