Skip to content

Commit

Permalink
Merge pull request #20 from likes-gay/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.10.0

Bump docker/build-push-action from 6.9.0 to 6.10.0
  • Loading branch information
YummyBacon5 authored Nov 27, 2024
2 parents c4fb2b8 + 0e0544e commit f3aa5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: echo "VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV

- name: Build and push
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit f3aa5a7

Please sign in to comment.