build(deps): bump the actions group across 1 directory with 6 updates#4882
build(deps): bump the actions group across 1 directory with 6 updates#4882dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
| pull-requests: write | ||
| steps: | ||
| - uses: ansys/actions/doc-deploy-changelog@v10.2 | ||
| - uses: ansys/actions/doc-deploy-changelog@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| steps: | ||
| - name: Running Vale | ||
| uses: ansys/actions/doc-style@v10.2 | ||
| uses: ansys/actions/doc-style@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| steps: | ||
| - name: "Run PyAnsys code style checks" | ||
| uses: ansys/actions/code-style@v10.2 | ||
| uses: ansys/actions/code-style@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: ansys/actions/check-pr-title@v10.2 | ||
| - uses: ansys/actions/check-pr-title@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| steps: | ||
| - name: Build wheelhouse and perform smoke test | ||
| uses: ansys/actions/build-wheelhouse@v10.2 | ||
| uses: ansys/actions/build-wheelhouse@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| steps: | ||
| - name: "Deploy development documentation" | ||
| uses: ansys/actions/doc-deploy-dev@v10.2 | ||
| uses: ansys/actions/doc-deploy-dev@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| steps: | ||
| - name: "Deploy release documentation" | ||
| uses: ansys/actions/doc-deploy-stable@v10.2 | ||
| uses: ansys/actions/doc-deploy-stable@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: ansys/actions/doc-changelog@v10.2 | ||
| - uses: ansys/actions/doc-changelog@v10.2.4 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
661c4f0 to
e163140
Compare
Bumps the actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.1.0` | `6.2.0` | | [ansys/actions](https://github.com/ansys/actions) | `10.1.5` | `10.2.4` | | [actions/cache](https://github.com/actions/cache) | `5.0.1` | `5.0.3` | | [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.9` | `4.32.0` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@83679a8...a309ff8) Updates `ansys/actions` from 10.1.5 to 10.2.4 - [Release notes](https://github.com/ansys/actions/releases) - [Commits](ansys/actions@v10.1.5...v10.2.4) Updates `actions/cache` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@9255dc7...cdf6c1f) Updates `docker/login-action` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@5e57cd1...c94ce9f) Updates `github/codeql-action` from 4.31.9 to 4.32.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@5d4e8d1...b20883b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ansys/actions dependency-version: 10.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: docker/login-action dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
19d12e3 to
8af0395
Compare
Bumps the actions group with 6 updates in the / directory:
6.0.16.0.26.1.06.2.010.1.510.2.45.0.15.0.33.6.03.7.04.31.94.32.0Updates
actions/checkoutfrom 6.0.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...Updates
actions/setup-pythonfrom 6.1.0 to 6.2.0Release notes
Sourced from actions/setup-python's releases.
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)Updates
ansys/actionsfrom 10.1.5 to 10.2.4Release notes
Sourced from ansys/actions's releases.
... (truncated)
Commits
36cd867release: v10.2.486dff28fix: code-style176c592chore: updating CHANGELOG for v10.2.46041fa8release: v10.2.456f3545fix: upload artifacts even if failure happens before (when requested) (#1134)41f86dachore: updating CHANGELOG for v10.2.39e3af25release: v10.2.3b5e97f8build(actions): bump actions/setup-python from 6.0.0 to 6.1.0 in /_setup-pyth...0b58c71build(actions): bump the build-related-actions group across 2 directories wit...6e055f9build(actions): bump quarto-dev/quarto-actions from 2.1.9 to 2.2.0 in /_doc-b...Updates
actions/cachefrom 5.0.1 to 5.0.3Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@actions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warnings345d5c2Add 5.0.3 builds8b402f5Merge pull request #1692 from GhadimiR/main304ab5alicense for httpclient609fc19Update licensed record for cacheb22231eBuild93150cdAdd PR link to releasesUpdates
docker/login-actionfrom 3.6.0 to 3.7.0Release notes
Sourced from docker/login-action's releases.
Commits
c94ce9fMerge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.17.238339c95Merge pull request #912 from docker/scopec83e932build(deps): bump lodash from 4.17.21 to 4.17.23b268aa5chore: update generated contenta603229documentation for scope input7567f92Add scope input to set scopes for the authentication token0567fa5Merge pull request #914 from dphi/add-support-for-amazonaws.euf6ef577feat: add support for AWS European Sovereign Cloud ECR registries916386bMerge pull request #911 from crazy-max/ensure-redact5b3f94achore: update generated contentUpdates
github/codeql-actionfrom 4.31.9 to 4.32.0Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b20883bMerge pull request #3428 from github/update-v4.32.0-e3b8227a2c9aa45dUpdate changelog for v4.32.0e3b8227Merge pull request #3427 from github/henrymercer/bump-for-new-minor-series8a01181Compare minor version number80e1425Bump minor version for CLI v2.24.0b748848Bump the Action minor version number on new CodeQL minor version series5e767efMerge pull request #3425 from github/update-bundle/codeql-bundle-v2.24.09752869Add changelog notec62c214Update default bundle to codeql-bundle-v2.24.025a224bMerge pull request #3423 from github/mbg/ci/yq-windowsDependabot 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