Skip to content

Commit

Permalink
Merge pull request #12 from firefly2442/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
firefly2442 authored Sep 13, 2023
2 parents 61b4d94 + 27b6ac6 commit a605768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Build and push docker
id: docker_build
# https://github.com/docker/build-push-action
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: true
tags: ghcr.io/firefly2442/aurora4x-docker:latest
Expand Down

0 comments on commit a605768

Please sign in to comment.