Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/setup-no…
Browse files Browse the repository at this point in the history
…de-4.0.4
  • Loading branch information
JeffreyArt1 authored Oct 10, 2024
2 parents eddbb1d + fd34d37 commit be72b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# Build and push image to Google Artifact Registry, and possibly DockerHub
- name: Build & push
id: docker_build
uses: docker/build-push-action@v6.8.0
uses: docker/build-push-action@v6.9.0
with:
target: ${{ inputs.dockerfile_target }}
context: .
Expand Down

0 comments on commit be72b19

Please sign in to comment.