Skip to content

Commit

Permalink
Merge pull request #211 from hypnoglow/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-3.1.1
  • Loading branch information
dependabot[bot] committed Sep 7, 2022
2 parents 32c1859 + 7fd8dfd commit ca237f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-images.yml
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v2.0.0

- name: Build and push
uses: docker/build-push-action@e551b19e49efd4e98792db7592c17c09b89db8d8 # v3.0.0
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # v3.1.1
with:
context: .
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit ca237f4

Please sign in to comment.