Skip to content

Commit

Permalink
build(deps): bump mozilla-it/deploy-actions from 3.11.4 to 3.12.0 (#1083
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.4 to 3.12.0.
- [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.4...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 9d532a4 commit 4e9d491
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 @@ -72,7 +72,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.4
uses: mozilla-it/deploy-actions/docker-push@v3.12.0
with:
local_image: local/antenna_deploy_base:latest
image_repo_path: ${{ secrets.DOCKER_IMAGE_PATH }}
Expand Down

0 comments on commit 4e9d491

Please sign in to comment.