Skip to content

Commit

Permalink
Merge pull request #130 from acim/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6.4.1

Bump docker/build-push-action from 6.4.0 to 6.4.1
  • Loading branch information
acim authored Jul 18, 2024
2 parents 5f69684 + 8381fbf commit 5a8f9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo ::set-output name=tags::${TAGS}
echo ::set-output name=created::$(date -u +'%Y-%m-%dT%H:%M:%SZ')
- name: Build and push image to container registry
uses: docker/[email protected].0
uses: docker/[email protected].1
with:
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 5a8f9af

Please sign in to comment.