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 a4ca58e commit 61388d6Copy full SHA for 61388d6
.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@43fcc1b260ed31516b1250ca1328cbb53ef1bd92 # rwhitaker/docker-build-push-multiarch-runner-types
+ uses: grafana/shared-workflows/.github/workflows/docker-build-push-multiarch.yml@d6d145a899afbb38390a6459b6fad0cfc776153b # rwhitaker/docker-build-push-multiarch-runner-types
33
with:
34
platforms: linux/amd64,linux/arm64
35
tags: |
0 commit comments