Skip to content

Commit 1d4bea3

Browse files
authored
chore(deps): bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d (#239)
2 parents 9d96ac9 + 7c27171 commit 1d4bea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-loadgen-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
5050
- name: Build and push Docker image
5151
id: push
52-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
52+
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
5353
with:
5454
context: ./main-workshop/load-generator
5555
push: true

0 commit comments

Comments
 (0)