Skip to content

Commit e454ecf

Browse files
Bump docker/build-push-action from 7.0.0 to 7.1.0 (#622)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79580c2 commit e454ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
username: flowfuse
5757
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
5858
- name: Build and push FlowFuse Device Agent container
59-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
59+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
6060
with:
6161
context: docker
6262
file: docker/Dockerfile

0 commit comments

Comments
 (0)