We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7667c6f commit 11ee5d8Copy full SHA for 11ee5d8
1 file changed
.github/workflows/build-outline-role-sync.yml
@@ -72,7 +72,7 @@ jobs:
72
type=raw,value=release,enable=${{ github.event_name == 'release' }}
73
74
- name: Build and push image
75
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
76
with:
77
context: ./services/outline-role-sync
78
platforms: linux/amd64
0 commit comments