Skip to content

Commit 70e1f68

Browse files
authored
Merge pull request #89 from nanotaboada/dependabot/github_actions/docker/build-push-action-7.1.0
chore(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
2 parents 0b33653 + c8575f0 commit 70e1f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
uses: docker/setup-buildx-action@v4.0.0
128128

129129
- name: Build and push Docker image to GitHub Container Registry
130-
uses: docker/build-push-action@v7.0.0
130+
uses: docker/build-push-action@v7.1.0
131131
with:
132132
context: .
133133
push: true

0 commit comments

Comments
 (0)