Skip to content

Commit

Permalink
Update github metadata actions to newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ipf committed May 2, 2024
1 parent 5e6d2c1 commit d35c8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.HARBOR_PASSWORD }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ secrets.HARBOR_ENDPOINT }}/sub/tify-website

Expand Down

0 comments on commit d35c8bd

Please sign in to comment.