Skip to content

Commit

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

build(deps): bump docker/metadata-action from 3 to 5
  • Loading branch information
1995parham authored Sep 2, 2024
2 parents 27c8134 + f0581d9 commit 2971215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/metadata-action@v3
- uses: docker/metadata-action@v5
id: meta
with:
images: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 2971215

Please sign in to comment.