Skip to content

Commit

Permalink
build(deps): bump mozilla-it/deploy-actions from 3.11.3 to 3.11.4
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.3 to 3.11.4.
- [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.3...v3.11.4)

---
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 Sep 1, 2024
1 parent b9220aa commit 750f057
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 @@ -73,7 +73,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.3
uses: mozilla-it/deploy-actions/docker-push@v3.11.4
with:
local_image: tecken:build
image_repo_path: ${{ secrets.DOCKER_IMAGE_PATH }}
Expand Down

0 comments on commit 750f057

Please sign in to comment.