mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Bump docker/build-push-action in /.github/actions/docker-build (#6494)
This commit is contained in:
@@ -26,7 +26,7 @@ runs:
|
||||
registry: ghcr.io
|
||||
- name: Build and push by digest
|
||||
id: build
|
||||
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
|
||||
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/${{ inputs.platform }}
|
||||
|
||||
Reference in New Issue
Block a user