Skip to content

Commit 41f1769

Browse files
authored
Merge pull request #3 from PennLINC/dependabot/github_actions/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.13.0 to 6.15.0
2 parents 903454d + ce65f7f commit 41f1769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
type=semver,pattern={{version}}
4141
4242
- name: Build and push Docker image
43-
uses: docker/build-push-action@v6.13.0
43+
uses: docker/build-push-action@v6.15.0
4444
with:
4545
context: .
4646
push: true

0 commit comments

Comments
 (0)