Skip to content

Commit

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

Bump docker/metadata-action from 4 to 5
  • Loading branch information
Ancient123 authored Sep 12, 2023
2 parents 1ae8094 + 148a5d1 commit 1a3c75e
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 @@ -30,7 +30,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/metadata-action@v4
- uses: docker/metadata-action@v5
name: Generate Docker Metadata
id: meta
with:
Expand Down

0 comments on commit 1a3c75e

Please sign in to comment.