Skip to content

Commit

Permalink
Merge pull request #106 from tj-actions/renovate/docker-build-push-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

chore(deps): update docker/build-push-action action to v4.2.1
  • Loading branch information
repo-ranger[bot] authored Sep 8, 2023
2 parents 26b4823 + d1c720c commit feb1319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v4.2.0
uses: docker/build-push-action@v4.2.1
with:
context: .
push: true
Expand Down

0 comments on commit feb1319

Please sign in to comment.