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 89cc7f0 commit 3e1b677Copy full SHA for 3e1b677
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
persist-credentials: false
46
47
- name: Build Docker image
48
- uses: grafana/shared-workflows/actions/build-push-to-dockerhub@1acd69f48c01d7aef5f209f94048dfeb789026db # build-push-to-dockerhub/v0.2.0
+ uses: grafana/shared-workflows/actions/build-push-to-dockerhub@06f8765f6a5043b01e5a3dddd78a71741552add7 # build-push-to-dockerhub/v0.3.0
49
with:
50
platforms: linux/amd64,linux/arm64
51
push: ${{ github.event_name == 'push' || github.event_name == 'workflow_call' }}
0 commit comments