Skip to content

Commit

Permalink
build(deps): bump mozilla-it/deploy-actions from 3.11.2 to 3.11.3
Browse files Browse the repository at this point in the history
Bumps [mozilla-it/deploy-actions](https://github.com/mozilla-it/deploy-actions) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/mozilla-it/deploy-actions/releases)
- [Changelog](https://github.com/mozilla-it/deploy-actions/blob/main/.releaserc.yaml)
- [Commits](mozilla-it/deploy-actions@v3.11.2...v3.11.3)

---
updated-dependencies:
- dependency-name: mozilla-it/deploy-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and willkg committed Aug 2, 2024
1 parent 4edd915 commit 304d292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo DEPLOYMENT_ENV=prod >> "$GITHUB_ENV"
- name: Push the Docker image to GAR
if: env.IMAGE_TAG != ''
uses: mozilla-it/deploy-actions/docker-push@v3.11.2
uses: mozilla-it/deploy-actions/docker-push@v3.11.3
with:
local_image: local/antenna_deploy_base:latest
image_repo_path: ${{ secrets.DOCKER_IMAGE_PATH }}
Expand Down

0 comments on commit 304d292

Please sign in to comment.