Skip to content

Commit

Permalink
Merge pull request #7 from MoeKernel/dependabot/github_actions/minor-…
Browse files Browse the repository at this point in the history
…actions-dependencies-9fcd99d691

Bump docker/build-push-action from 5.3.0 to 5.4.0 in the minor-actions-dependencies group
  • Loading branch information
whyakari authored Jun 17, 2024
2 parents bf6c427 + 4ddc274 commit 747c00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-test-ubuntu-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

# Use `docker/build-push-action` to build (and optionally publish) the image.
- name: Build Docker Image (with optional Push)
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v5.4.0
with:
context: .
file: images/test-ubuntu-git.Dockerfile
Expand Down

0 comments on commit 747c00c

Please sign in to comment.