Skip to content

Commit 9186656

Browse files
Merge pull request #74 from XposedOrNot/dependabot/github_actions/docker/build-push-action-6.19.1
build(deps): Bump docker/build-push-action from 6.18.0 to 6.19.1
2 parents e6cacc3 + 6d634a7 commit 9186656

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@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
48+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
4949
with:
5050
context: .
5151
push: true

0 commit comments

Comments
 (0)