-
Notifications
You must be signed in to change notification settings - Fork 71
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
Bump the github-actions group with 4 updates #1137
Bump the github-actions group with 4 updates #1137
Conversation
Bumps the github-actions group with 4 updates: [actions/download-artifact](https://github.com/actions/download-artifact), [hashicorp/vault-action](https://github.com/hashicorp/vault-action), [google-github-actions/auth](https://github.com/google-github-actions/auth) and [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) Updates `hashicorp/vault-action` from 2.7.4 to 3.0.0 - [Release notes](https://github.com/hashicorp/vault-action/releases) - [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault-action@v2.7.4...v3.0.0) Updates `google-github-actions/auth` from 1 to 2 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v1...v2) Updates `google-github-actions/upload-cloud-storage` from 1 to 2 - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](google-github-actions/upload-cloud-storage@v1...v2) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: hashicorp/vault-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore actions/download-artifact ignore major |
@dependabot ignore actions/upload-artifact major version |
@dependabot ignore actions/download-artifact major version |
OK, I won't notify you about version 4.x.x of actions/download-artifact again, unless you unignore it. |
1 similar comment
OK, I won't notify you about version 4.x.x of actions/download-artifact again, unless you unignore it. |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-actions group with 4 updates: actions/download-artifact, hashicorp/vault-action, google-github-actions/auth and google-github-actions/upload-cloud-storage.
Updates
actions/download-artifact
from 3 to 4Release notes
Sourced from actions/download-artifact's releases.
Commits
eaceaf8
Merge pull request #291 from actions/eggyhead/update-artifact-v2.1.181eafdc
update artifact license9ac5cad
updating artifact dependency to version 2.1.13ad8411
Merge pull request #287 from actions/robherley/sync-migration-docs1de4643
Sync migration docs with upload-artifactbb3fa7f
Merge pull request #275 from actions/robherley/better-log-msgsa244de5
ncc355659b
clarify log messages when using pattern/merge-multiple params6b208ae
Merge pull request #274 from actions/vmjoseph/timeout-patch6c5b580
only adding updated licenseUpdates
hashicorp/vault-action
from 2.7.4 to 3.0.0Release notes
Sourced from hashicorp/vault-action's releases.
Changelog
Sourced from hashicorp/vault-action's changelog.
Commits
d1720f0
fix changelog link (#530)9262638
Prepare for v3.0.0 release (#529)9c2d817
Fix changelog link (#528)b477844
Prepare for v2.8.1 release (#527)9f522b8
Update to v2.8.0 (#519)efab57e
feature: add ignoreNotFound option (#518)d523bb0
chore(deps-dev): bump@vercel/ncc
from 0.36.1 to 0.38.1 (#503)11845b1
chore(deps-dev): bump jest from 29.5.0 to 29.7.0 (#490)7a6258b
chore(deps-dev): bump jest-when from 3.5.2 to 3.6.0 (#484)a0b66b1
chore(deps-dev): bump@actions/core
from 1.10.0 to 1.10.1 (#489)Updates
google-github-actions/auth
from 1 to 2Release notes
Sourced from google-github-actions/auth's releases.
... (truncated)
Commits
a6e2e39
Release: v2.1.1 (#390)b4f4057
Use an OAuth 2.0 access token for Domain-Wide Delegation (#388)39c96a3
Remove retry logic (#389)5a50e58
Release: v2.1.0 (#385)aaf2e69
Update deps (#384)f6de816
Release: v2.0.1 (#382)a57dd04
Support newline-separated inputs for delegates and access_token_scopes (#381)fb74905
Note .dockerignore in the exclusion for credentials (#376)56562dd
Use new markdown syntax for alerts (#371)5f7afaa
Add service_account to WIF through SA example (#369)Updates
google-github-actions/upload-cloud-storage
from 1 to 2Release notes
Sourced from google-github-actions/upload-cloud-storage's releases.
Commits
22121cd
Release: v2.1.0 (#352)630411a
Update deps (#351)d278d8c
Release: v2.0.0 (#347)5d472e4
Upgrade deps and drop unnecessary dependencies (#346)490e8b9
Add CI for release branches (#345)fa45b5c
Allow integration tests on dispatch (#338)ff23d2d
update all deps (#335)9824cc9
dependabot: only do security updates (#334)99ea8dc
checkout is mandatory (#330)5e040a7
Fix README gzip description (#329)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 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