Bump the github-actions group across 1 directory with 5 updates#21519
Bump the github-actions group across 1 directory with 5 updates#21519dependabot[bot] wants to merge 1 commit intosyclfrom
Conversation
Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6` | `7` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.9` | `4.32.6` | | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3.0.2` | `4.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.4.1` | `0.5.2` | Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `github/codeql-action` from 4.31.9 to 4.32.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.31.9...0d579ff) Updates `dorny/paths-filter` from 3.0.2 to 4.0.0 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@de90cc6...9d7afb8) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) Updates `zizmorcore/zizmor-action` from 0.4.1 to 0.5.2 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@1356984...71321a2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.32.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: dorny/paths-filter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
||
| - name: Download SYCL toolchain | ||
| uses: actions/download-artifact@v7 | ||
| uses: actions/download-artifact@v8 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| done | ||
|
|
||
| - uses: actions/upload-artifact@v6 | ||
| - uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
|
|
||
| - name: Download SYCL toolchain | ||
| uses: actions/download-artifact@v7 | ||
| uses: actions/download-artifact@v8 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| done | ||
|
|
||
| - uses: actions/upload-artifact@v6 | ||
| - uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| - name: Upload toolchain release | ||
| if: ${{ !cancelled() && steps.build.conclusion == 'success' && inputs.release_toolchain_artifact != '' }} | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| - name: Pack results | ||
| run: tar -czf yarpgen_results.tar.gz yarpgen/testing | ||
| - uses: actions/upload-artifact@v6 | ||
| - uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| - name: Upload new ABI symbols | ||
| if: ${{ !cancelled() && contains(inputs.changes, 'sycl') }} | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| - name: Upload toolchain release | ||
| if: ${{ !cancelled() && steps.build.conclusion == 'success' && inputs.release_toolchain_artifact != '' }} | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| - name: Upload toolchain | ||
| if: ${{ !cancelled() && steps.build.conclusion == 'success' }} | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sycl/test-e2e | ||
| - name: Download compiler toolchain | ||
| uses: actions/download-artifact@v7 | ||
| uses: actions/download-artifact@v8 |
Check failure
Code scanning / zizmor
unpinned action reference Error
Bumps the github-actions group with 5 updates in the / directory:
674.31.94.32.63.0.24.0.0780.4.10.5.2Updates
actions/upload-artifactfrom 6 to 7Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
github/codeql-actionfrom 4.31.9 to 4.32.6Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
0d579ffMerge pull request #3551 from github/update-v4.32.6-72d2d850dd4c6be7Update changelog for v4.32.672d2d85Merge pull request #3548 from github/update-bundle/codeql-bundle-v2.24.323f983cMerge pull request #3544 from github/dependabot/github_actions/dot-github/wor...832e97cMerge pull request #3545 from github/dependabot/github_actions/dot-github/wor...5ef38c0Merge pull request #3546 from github/dependabot/npm_and_yarn/tar-7.5.1080c9cdaAdd changelog notef2669ddUpdate default bundle to codeql-bundle-v2.24.3bd03c44Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...102d762Bump tar from 7.5.7 to 7.5.10Updates
dorny/paths-filterfrom 3.0.2 to 4.0.0Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
9d7afb8Update CHANGELOG for v4.0.0782470cMerge branch 'releases/v3'd1c1ffeUpdate CHANGELOG for v3.0.3ce10459Merge pull request #294 from saschabratton/master5f40380feat: update action runtime to node24668c092Merge pull request #279 from wardpeet/patch-1209e614Add missing predicate-quantifierUpdates
actions/download-artifactfrom 7 to 8Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
zizmorcore/zizmor-actionfrom 0.4.1 to 0.5.2Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
71321a2Sync zizmor versions (#96)5ed31dbBump pins (#95)195d10aSync zizmor versions (#94)c65bc88chore(deps): bump github/codeql-action in the github-actions group (#93)c2c887fchore(deps): bump zizmorcore/zizmor-action in the github-actions group (#91)5507ab0Bump pins in README (#90)0dce257chore(deps): bump peter-evans/create-pull-request (#88)fb94974Exposeoutput-fileas an output whenadvanced-security: true(#87)867562achore(deps): bump the github-actions group with 2 updates (#85)7462f07Bump pins in README (#84)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 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