Skip to content

Commit d15479b

Browse files
Bump mozilla-it/deploy-actions in the all-dependencies group (#211)
Bumps the all-dependencies group with 1 update: [mozilla-it/deploy-actions](https://github.com/mozilla-it/deploy-actions). Updates `mozilla-it/deploy-actions` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/mozilla-it/deploy-actions/releases) - [Commits](mozilla/deploy-actions@v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: mozilla-it/deploy-actions dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed09014 commit d15479b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
workload_identity_provider: ${{ vars.GCPV2_GITHUB_WORKLOAD_IDENTITY_PROVIDER }}
8787
service_account: artifact-writer@${{ secrets.GCP_PROJECT_ID }}.iam.gserviceaccount.com
8888
- name: Push fakesentry and gcs-emulator Docker images to GAR
89-
uses: mozilla-it/deploy-actions/docker-push@v6.2.2
89+
uses: mozilla-it/deploy-actions/docker-push@v6.2.3
9090
with:
9191
image_tags: ${{ env.DOCKER_IMAGE_TAGS }}
9292
workload_identity_pool_project_number: ${{ vars.GCPV2_WORKLOAD_IDENTITY_POOL_PROJECT_NUMBER }}

0 commit comments

Comments
 (0)