Skip to content

Commit

Permalink
Merge pull request #123 from sublinks/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.3.0

Bump docker/build-push-action from 6.0.0 to 6.3.0
  • Loading branch information
lazyguru authored Jul 13, 2024
2 parents 9d18748 + 945a190 commit e1be09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v6.0.0
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit e1be09d

Please sign in to comment.