Skip to content

Commit dbc6a6b

Browse files
authored
Merge pull request #10 from pddg/dependabot/github_actions/docker/build-push-action-6.18.0
chore(deps):(deps): bump docker/build-push-action from 6.15.0 to 6.18.0
2 parents 3c3bb9a + 545c40a commit dbc6a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
done
103103
echo "EOF" >> $GITHUB_OUTPUT
104104
- name: Build and push
105-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
105+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
106106
with:
107107
context: .
108108
file: ./Dockerfile

0 commit comments

Comments
 (0)