Skip to content

Commit

Permalink
Merge pull request #76 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-3e01918a24
  • Loading branch information
cmahnke authored Jan 15, 2025
2 parents 268ab86 + 06d4609 commit fe6cf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tags: |
type=raw,value=latest,enable={{is_default_branch}}
- name: Push to GitHub Packages
uses: docker/build-push-action@v6.11.0
uses: docker/build-push-action@v6.12.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit fe6cf62

Please sign in to comment.