Skip to content

Commit

Permalink
Merge branch 'plugin-load-fix' of github.com:SchrodingersGat/InvenTre…
Browse files Browse the repository at this point in the history
…e into plugin-load-fix
  • Loading branch information
SchrodingersGat committed Jun 25, 2024
2 parents e2a48cf + cea4d17 commit 16bcf6a
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 @@ -166,7 +166,7 @@ jobs:
- name: Push Docker Images
id: push-docker
if: github.event_name != 'pull_request'
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # pin@v6.0.0
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # pin@v6.1.0
with:
context: .
file: ./contrib/container/Dockerfile
Expand Down

0 comments on commit 16bcf6a

Please sign in to comment.