Skip to content

Commit 12b18d6

Browse files
chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 in the gh-actions group (#219)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ab83c4 commit 12b18d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4343

4444
- name: Build and push Docker image 🚢
45-
uses: docker/build-push-action@v7.0.0
45+
uses: docker/build-push-action@v7.1.0
4646
with:
4747
context: .
4848
file: ./Dockerfile

0 commit comments

Comments
 (0)