Skip to content

Commit

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

Bump docker/build-push-action from 5.3.0 to 6.9.0
  • Loading branch information
YummyBacon5 authored Nov 14, 2024
2 parents c79bd31 + 0a7daa2 commit c4fb2b8
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@v5.3.0
uses: docker/build-push-action@v6.9.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit c4fb2b8

Please sign in to comment.