Skip to content

Commit

Permalink
Merge pull request #285 from jihchi/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5.4.0

Bump docker/metadata-action from 5.3.0 to 5.4.0
  • Loading branch information
jihchi authored Dec 25, 2023
2 parents 96f6cf7 + 7c9d865 commit a6e9221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ghcr.io/${{ github.repository }}
- name: Build and push Docker image
Expand Down

0 comments on commit a6e9221

Please sign in to comment.