Skip to content

Commit

Permalink
👷 ⬆️ Upgrade Docker GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Jun 27, 2023
1 parent 162b276 commit c067ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpac_tempates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo DOCKER_NAME=$(echo "ghcr.io/${{ github.repository }}" | tr '[:upper:]' '[:lower:]') >> $GITHUB_ENV
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v4.6.0
with:
images: |
ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit c067ec9

Please sign in to comment.