Skip to content

Commit df563cb

Browse files
Merge pull request #251 from XposedOrNot/dependabot/github_actions/docker/build-push-action-7.4.0
build(deps): Bump docker/build-push-action from 7.3.0 to 7.4.0
2 parents a266e38 + 7823cfe commit df563cb

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@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
48+
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0
4949
with:
5050
context: .
5151
push: true

0 commit comments

Comments
 (0)