We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79580c2 commit e454ecfCopy full SHA for e454ecf
1 file changed
.github/workflows/release-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
username: flowfuse
57
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
58
- name: Build and push FlowFuse Device Agent container
59
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
60
with:
61
context: docker
62
file: docker/Dockerfile
0 commit comments