Skip to content

Commit 23bdca0

Browse files
Merge pull request #48 from XposedOrNot/dependabot/github_actions/docker/build-push-action-6.18.0
build(deps): Bump docker/build-push-action from 6.9.0 to 6.18.0
2 parents de75867 + 575db21 commit 23bdca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
type=raw,value=latest,enable={{is_default_branch}}
4646
4747
- name: Build and push Docker image
48-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
48+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
4949
with:
5050
context: .
5151
push: true

0 commit comments

Comments
 (0)