Skip to content

Commit

Permalink
build(deps): bump the ci-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the ci-dependencies group with 1 update: [agrc/cloud-run-docker-deploy-composite-action](https://github.com/agrc/cloud-run-docker-deploy-composite-action).

- [Release notes](https://github.com/agrc/cloud-run-docker-deploy-composite-action/releases)
- [Changelog](https://github.com/agrc/cloud-run-docker-deploy-composite-action/blob/main/CHANGELOG.md)
- [Commits](agrc/cloud-run-docker-deploy-composite-action@v1...v2)

---
updated-dependencies:
- dependency-name: agrc/cloud-run-docker-deploy-composite-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and stdavis committed Dec 12, 2023
1 parent 5ebd6f6 commit f36bb84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: 🚢 Deploy
uses: agrc/cloud-run-docker-deploy-composite-action@v1
uses: agrc/cloud-run-docker-deploy-composite-action@v2
with:
identity-provider: ${{ secrets.IDENTITY_PROVIDER }}
service-account-email: ${{ secrets.SERVICE_ACCOUNT_EMAIL }}
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
show-progress: false

- name: 🚢 Deploy
uses: agrc/cloud-run-docker-deploy-composite-action@v1
uses: agrc/cloud-run-docker-deploy-composite-action@v2
with:
identity-provider: ${{ secrets.IDENTITY_PROVIDER }}
service-account-email: ${{ secrets.SERVICE_ACCOUNT_EMAIL }}
Expand Down

0 comments on commit f36bb84

Please sign in to comment.