Chore(deps): bump the action-deps group with 5 updates - #49
Merged
Conversation
Bumps the action-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.6.0` | `0.6.1` | | [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) | `2ba96047d2977e2883b13af58053529bff23b572` | `dacff74364eff019d33da0293b179b36f46b6aae` | | [docker/github-builder/.github/workflows/build.yml](https://github.com/docker/github-builder) | `1.14.0` | `1.15.0` | | [1password/load-secrets-action](https://github.com/1password/load-secrets-action) | `4.0.1` | `4.1.1` | | [docker/login-action](https://github.com/docker/login-action) | `4.4.0` | `4.5.1` | Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@6599ee8...6fc4b00) Updates `updatecli/updatecli-action` from 2ba96047d2977e2883b13af58053529bff23b572 to dacff74364eff019d33da0293b179b36f46b6aae - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@2ba9604...dacff74) Updates `docker/github-builder/.github/workflows/build.yml` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/docker/github-builder/releases) - [Commits](docker/github-builder@3415a18...27ade87) Updates `1password/load-secrets-action` from 4.0.1 to 4.1.1 - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](1Password/load-secrets-action@3a12b0a...eb2efd0) Updates `docker/login-action` from 4.4.0 to 4.5.1 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@af1e73f...abd2ef4) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: action-deps - dependency-name: updatecli/updatecli-action dependency-version: dacff74364eff019d33da0293b179b36f46b6aae dependency-type: direct:production dependency-group: action-deps - dependency-name: docker/github-builder/.github/workflows/build.yml dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-deps - dependency-name: 1password/load-secrets-action dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-deps - dependency-name: docker/login-action dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-deps ... Signed-off-by: dependabot[bot] <support@github.com>
| with: | ||
| persist-credentials: false | ||
| - uses: updatecli/updatecli-action@2ba96047d2977e2883b13af58053529bff23b572 # v2 | ||
| - uses: updatecli/updatecli-action@dacff74364eff019d33da0293b179b36f46b6aae # v2 |
| with: | ||
| persist-credentials: false | ||
| - uses: updatecli/updatecli-action@2ba96047d2977e2883b13af58053529bff23b572 # v2 | ||
| - uses: updatecli/updatecli-action@dacff74364eff019d33da0293b179b36f46b6aae # v2 |
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 action-deps group with 5 updates:
0.6.00.6.12ba96047d2977e2883b13af58053529bff23b572dacff74364eff019d33da0293b179b36f46b6aae1.14.01.15.04.0.14.1.14.4.04.5.1Updates
zizmorcore/zizmor-actionfrom 0.6.0 to 0.6.1Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
6fc4b00Sync zizmor versions (#145)2596f29chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 in ...1159a04Bump pins (#140)Updates
updatecli/updatecli-actionfrom 2ba96047d2977e2883b13af58053529bff23b572 to dacff74364eff019d33da0293b179b36f46b6aaeCommits
dacff74Bump "@types/node" package version (#1142)fef52c5Bump "js-yaml" package version (#1143)7ecf8ffBump "eslint-plugin-jest" package version (#1141)Updates
docker/github-builder/.github/workflows/build.ymlfrom 1.14.0 to 1.15.0Release notes
Sourced from docker/github-builder/.github/workflows/build.yml's releases.
Commits
27ade87Merge pull request #263 from docker/dependabot/github_actions/aws-actions/con...0f9a392build(deps): Bump aws-actions/configure-aws-credentialsf7225adMerge pull request #265 from docker/dockerhub-oidce4e2676verify: registry identities support5c2f0dcbuild/bake: support Docker Hub OIDC registry identities9dc0afaMerge pull request #264 from crazy-max/update-login-action4d40e16ci: update login-action to 4.5.1d733867Merge pull request #260 from docker/deps/docker-github-builder-runtime-module2e48adechore(deps): update github-builder-runtime module to 0.94.0e835b06Merge pull request #262 from crazy-max/fix-ecr-identityUpdates
1password/load-secrets-actionfrom 4.0.1 to 4.1.1Release notes
Sourced from 1password/load-secrets-action's releases.
Commits
eb2efd0Merge pull request #183 from 1Password/release/v4.1.122158bdPrepare release19a016fMerge pull request #174 from 1Password/chore/GHA-151735-stepsecurity-remediation01723ecMerge pull request #173 from 1Password/jill/add-docker-hub-fallback-for-cli-i...4eec4d1Rebuild2f9fe68Add CI release check for op versionc63b840Apply GitHub Actions security best practicesd97149eRefactor E2Eb240826Update E2E tests759227fAdd pinned versionUpdates
docker/login-actionfrom 4.4.0 to 4.5.1Release notes
Sourced from docker/login-action's releases.
Commits
abd2ef4Merge pull request #1055 from crazy-max/test-registry-auth-oidcd49d3a9Merge pull request #1054 from crazy-max/oidc-missing-dhib58b17ctest: cover Docker Hub OIDC with registry-authbe646c2chore: update generated contentd77c059support dhi.io as Docker Hub OIDC registry06fb636Merge pull request #1037 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...a8bc953[dependabot skip] chore: update generated contentf54b901build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...77f18f6Merge pull request #1049 from docker/dependabot/github_actions/codeql-actions...ec0bf28Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-t...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