Skip to content

Commit

Permalink
Merge pull request #41 from hyperspike/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6.6.1

Bump docker/build-push-action from 6.6.0 to 6.6.1
  • Loading branch information
dmolik authored Aug 8, 2024
2 parents 3ecfe57 + f1a1bb1 commit 227e5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: make V=1

- name: Build and push Docker image
uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
with:
context: .
push: true
Expand Down

0 comments on commit 227e5f5

Please sign in to comment.