Skip to content

Commit

Permalink
Merge pull request #57 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-2741f241c8
  • Loading branch information
cmahnke authored Jan 27, 2025
2 parents 57bc417 + d8368e6 commit e9e10f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Push to GitHub Packages
uses: docker/build-push-action@v6.12.0
uses: docker/build-push-action@v6.13.0
with:
push: true
context: .
Expand Down

0 comments on commit e9e10f4

Please sign in to comment.