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 3120d3d commit 1c6b854Copy full SHA for 1c6b854
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
permissions:
30
contents: read
31
id-token: write
32
- uses: grafana/shared-workflows/.github/workflows/docker-build-push-multiarch.yml@4101b7ff332a47ef03b59a554624800a61668090 # main
+ uses: grafana/shared-workflows/.github/workflows/docker-build-push-multiarch.yml@c8ac4a279df46ebd1f85064119a0835098b88092 # main
33
with:
34
platforms: linux/amd64,linux/arm64
35
tags: |
0 commit comments