Skip to content

Commit

Permalink
build(deps): bump the github-actions group across 2 directories with …
Browse files Browse the repository at this point in the history
…2 updates (#141)

Bumps the github-actions group with 1 update in the /google/auth directory: [google-github-actions/auth](https:/google-github-actions/auth).
Bumps the github-actions group with 1 update in the /updatecli/install directory: [updatecli/updatecli-action](https:/updatecli/updatecli-action).


Updates `google-github-actions/auth` from 2.1.5 to 2.1.6
- [Release notes](https:/google-github-actions/auth/releases)
- [Changelog](https:/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@62cf5bd...8254fb7)

Updates `updatecli/updatecli-action` from 2.67.0 to 2.68.0
- [Release notes](https:/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@6b8881a...92a13b9)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent e05b052 commit 9b42443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google/auth/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
env:
GH_REPOSITORY: ${{ inputs.repository }}
PROJECT_NUMBER: ${{ inputs.project-number }}
- uses: google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d # v2.1.5
- uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
with:
project_id: ${{ inputs.project-id }}
workload_identity_provider: ${{ steps.generate-workload-identity-pool-provider-id.outputs.workload_identity_provider_id }}
Expand Down
2 changes: 1 addition & 1 deletion updatecli/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ runs:
using: composite
steps:
- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@6b8881a17fc8038e884ec94ff72a49e8e8a4069f # v2.67.0
uses: updatecli/updatecli-action@92a13b95c2cd9f1c6742c965509203c6a5635ed7 # v2.68.0

0 comments on commit 9b42443

Please sign in to comment.