Skip to content

Commit cec2b3d

Browse files
authored
Merge pull request #248 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 96e013b + 11c3027 commit cec2b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-cd.yml

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

126126
- name: Build and push Docker image to GitHub Container Registry
127-
uses: docker/build-push-action@v7.0.0
127+
uses: docker/build-push-action@v7.1.0
128128
with:
129129
context: .
130130
push: true

0 commit comments

Comments
 (0)