Skip to content

Commit

Permalink
Merge pull request #23 from EspressoSystems/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
Ancient123 authored Sep 12, 2023
2 parents a023bd3 + 5cdebc3 commit 2e52b04
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 @@ -36,7 +36,7 @@ jobs:
with:
images: ghcr.io/EspressoSystems/nix

- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
name: Build and Push Docker
with:
context: .
Expand Down

0 comments on commit 2e52b04

Please sign in to comment.