Skip to content

Commit dc626a5

Browse files
authored
Merge pull request #831 from kubewarden/renovate/all-patch
chore(deps): update docker/build-push-action action to v6.4.1
2 parents f298530 + 2d2577c commit dc626a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
echo TAG_NAME=$(echo $GITHUB_REF | sed -e "s|refs/tags/||") >> $GITHUB_ENV
9999
- name: Push and push container image
100100
id: build-image
101-
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v6.4.0
101+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
102102
with:
103103
context: .
104104
file: ./Dockerfile.github

0 commit comments

Comments
 (0)