Skip to content

Commit 11ee5d8

Browse files
chore(deps): update docker/build-push-action action to v7 (#1559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7667c6f commit 11ee5d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-outline-role-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
type=raw,value=release,enable=${{ github.event_name == 'release' }}
7373
7474
- name: Build and push image
75-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
75+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
7676
with:
7777
context: ./services/outline-role-sync
7878
platforms: linux/amd64

0 commit comments

Comments
 (0)