Skip to content

Commit

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

Bump docker/metadata-action from 3 to 5
  • Loading branch information
1995parham authored Jul 30, 2024
2 parents 7af46d8 + e7b3340 commit 03506c6
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 @@ -49,7 +49,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 03506c6

Please sign in to comment.