Skip to content

Commit ac76c05

Browse files
Merge pull request #95 from XposedOrNot/dependabot/github_actions/docker/build-push-action-7.1.0
build(deps): Bump docker/build-push-action from 7.0.0 to 7.1.0
2 parents 244f6e1 + 8a51002 commit ac76c05

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@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
48+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
4949
with:
5050
context: .
5151
push: true

0 commit comments

Comments
 (0)