Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v3.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent 84e5101 commit 3e15834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
- name: Publish to ghcr.io
uses: containerbase/internal-tools@a12a7d23492f0805ce2237f46c9b69d9c3ba5f01 # v3.0.54
uses: containerbase/internal-tools@e7bd2e8cedd99c9b24982865534cb7c9bf88620b # v3.0.55
with:
command: docker-builder
image-prefix: ghcr.io/${{ env.OWNER }}
Expand Down

0 comments on commit 3e15834

Please sign in to comment.