Bump the github-actions group with 7 updates#521
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.35.0` | `0.36.0` | | [bcgov/action-get-pr](https://github.com/bcgov/action-get-pr) | `0.1.1` | `0.3.0` | | [shrink/actions-docker-registry-tag](https://github.com/shrink/actions-docker-registry-tag) | `4` | `5` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `5.0.0` | `5.3.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2` | `3` | | [bcgov/action-builder-ghcr](https://github.com/bcgov/action-builder-ghcr) | `4.2.1` | `4.4.1` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v6) Updates `aquasecurity/trivy-action` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@57a97c7...ed142fd) Updates `bcgov/action-get-pr` from 0.1.1 to 0.3.0 - [Release notes](https://github.com/bcgov/action-get-pr/releases) - [Commits](bcgov/action-get-pr@v0.1.1...3931962) Updates `shrink/actions-docker-registry-tag` from 4 to 5 - [Release notes](https://github.com/shrink/actions-docker-registry-tag/releases) - [Commits](shrink/actions-docker-registry-tag@v4...v5) Updates `actions/setup-dotnet` from 5.0.0 to 5.3.0 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@d4c9434...9a946fd) Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) Updates `bcgov/action-builder-ghcr` from 4.2.1 to 4.4.1 - [Release notes](https://github.com/bcgov/action-builder-ghcr/releases) - [Commits](bcgov/action-builder-ghcr@2b24ac7...cb26293) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aquasecurity/trivy-action dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bcgov/action-get-pr dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: shrink/actions-docker-registry-tag dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-dotnet dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: bcgov/action-builder-ghcr dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 7 updates:
460.35.00.36.00.1.10.3.0455.0.05.3.0234.2.14.4.1Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Updates
aquasecurity/trivy-actionfrom 0.35.0 to 0.36.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
ed142fdchore: update action version to v0.36.0 in examples (#563)dea62cfchore(deps): Update trivy to v0.70.0 (#559)128d9a8chore: use GitHub Actions as git commit author in bump-trivy workflow (#561)876cf04Upgrade Trivy action version from 0.33.1 to 0.35.0 fixes #549 (#548)dada784Fix typo in GOOGLE_APPLICATION_CREDENTIALS env var name (#547)4a2deecfix: use portable shebang in entrypoint.sh (#545)1994662chore(deps): bump the actions group with 5 updates (#558)6b36659chore: add zizmor config (#557)316aa5aci: add dependabot config (#556)264c9c5test: use pinned digests for trivy-db, trivy-java-db and trivy-checks (#555)Updates
bcgov/action-get-prfrom 0.1.1 to 0.3.0Release notes
Sourced from bcgov/action-get-pr's releases.
Commits
3931962feat: 3-tier permission cascade for PR resolution (#41)ec2d69crefactor: replace bash script with javascript (#40)8f9a16afix(inputs): switch optional input to github_token (#39)bf6c85dfix: git history fallback for push events, improve PR extraction (#38)1faf651feat: support private repos (#37)Updates
shrink/actions-docker-registry-tagfrom 4 to 5Release notes
Sourced from shrink/actions-docker-registry-tag's releases.
Commits
e6aaef2build: Package action asdistwith latest changes171270cMerge remote-tracking branch 'origin/main' into release6ef59cafeat: Update to node24 (#38)0e93e05Merge remote-tracking branch 'origin/main' into release4ac5811ci: Update to latest ubuntu (#36)Updates
actions/setup-dotnetfrom 5.0.0 to 5.3.0Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
9a946fdAdd rollForward note in README, improve proxy health check in e2e tests and b...98af08bSupport global.json's rollForward latest* variants (#538)8404272Update install scripts to v2026.05.19 (#736)f1970f5Don't download releases-index.json to resolve major version (#560)af9211bAdd dotnet-version: latest support with dotnet-channel input (#730)df991aechore: bump @actions/* and fast-xml-parser dependencies (#728)a66eefaCI: remove manual PowerShell install from test-proxy job (e2e-tests.yml) (#703)c2fa09fBump minimatch from 3.1.2 to 3.1.5 (#705)02574b1Add support for optional architecture input for cross-architecture .NET insta...16c7b3cBump fast-xml-parser from 4.4.1 to 5.3.6 (#671)Updates
softprops/action-gh-releasefrom 2 to 3Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)Updates
bcgov/action-builder-ghcrfrom 4.2.1 to 4.4.1Release notes
Sourced from bcgov/action-builder-ghcr's releases.
Commits
cb26293fix(inputs): switch optional input to github_token (#168)de3d575feat: least privilege token handline (#167)0a1ea2fchore(ci): pr-validate.yml (#166)13ae12ffeat: add registry_host and image_path outputs (#165)d85d844feat: Stable Immutable Digest Resolution (#164)bc1d9c0fix(ci): remove pull_request_target (#163)05209eafeat: support private repositories (#160)fe69125fix: Use vars step for lowercase (action syntax) (#156)6dd637bfeat: registry caching for branch-agnostic cache sharing (#154)9958265Enable rich metadata labels by default (#145)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 conditionsThanks for the PR!
After merge, new images are deployed and promoted to DEV: