Skip to content

Commit 2dae9cc

Browse files
authored
ci(action): update docker/build-push-action action to v6.19.0
1 parent ac1d367 commit 2dae9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ runs:
134134
echo "EOF" >> $GITHUB_OUTPUT
135135
136136
- name: Build and push
137-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
137+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
138138
id: push
139139
with:
140140
platforms: ${{ inputs.platforms }}

0 commit comments

Comments
 (0)