Skip to content

Commit ac2d0d5

Browse files
authored
Merge pull request #137 from kartverket/dependabot/github_actions/docker/build-push-action-7.1.0
Bump docker/build-push-action from 7.0.0 to 7.3.0
2 parents 8418042 + 99dae65 commit ac2d0d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Build and push Docker image
5050
id: build-docker
51-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
51+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
5252
with:
5353
context: .
5454
push: ${{ !github.event.pull_request.draft }}

0 commit comments

Comments
 (0)