Skip to content

Commit

Permalink
Merge pull request #38 from unl0ck/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-6

build(deps): bump docker/build-push-action from 2 to 6
  • Loading branch information
unl0ck authored Jul 15, 2024
2 parents ff3ecf4 + d6688f5 commit 78ca77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
file: ./GridboxConnectorAddon-edge/Dockerfile.standalone
push: true
Expand Down

0 comments on commit 78ca77b

Please sign in to comment.