Skip to content

Commit 3e1b677

Browse files
renovate-sh-app[bot]dsotirakis
authored andcommitted
chore(deps): update grafana/shared-workflows/build-push-to-dockerhub action to v0.3.0
| datasource | package | from | to | | ----------- | ------------------------ | ------------------------------ | ------------------------------ | | github-tags | grafana/shared-workflows | build-push-to-dockerhub/v0.2.0 | build-push-to-dockerhub/v0.3.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 89cc7f0 commit 3e1b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
persist-credentials: false
4646

4747
- name: Build Docker image
48-
uses: grafana/shared-workflows/actions/build-push-to-dockerhub@1acd69f48c01d7aef5f209f94048dfeb789026db # build-push-to-dockerhub/v0.2.0
48+
uses: grafana/shared-workflows/actions/build-push-to-dockerhub@06f8765f6a5043b01e5a3dddd78a71741552add7 # build-push-to-dockerhub/v0.3.0
4949
with:
5050
platforms: linux/amd64,linux/arm64
5151
push: ${{ github.event_name == 'push' || github.event_name == 'workflow_call' }}

0 commit comments

Comments
 (0)