-
Notifications
You must be signed in to change notification settings - Fork 162
chore(deps): update grafana/shared-workflows/ action to #705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update grafana/shared-workflows/ action to #705
Conversation
🐳 Docker image built and pushed to GitHub Container Registry. You can pull it using: docker pull ghcr.io/grafana/grafana-image-renderer:dev-pull-705-7bc3c6bf4967acd8782c422b00349269eafbea0a Warning This is a development image and should not be used in production. |
.github/workflows/docker.yaml
Outdated
@@ -188,7 +188,7 @@ jobs: | |||
steps: | |||
- id: "trigger-argowfs-deployment" | |||
name: "Trigger Argo Workflow" | |||
uses: grafana/shared-workflows/actions/trigger-argo-workflow@5d7e361bc7e0a183cde8afe9899fb7b596d2659b | |||
uses: grafana/shared-workflows/actions/trigger-argo-workflow@0b6a915d0333b17d77057cdeb17420930ebfab4c |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please pin your dependencies like
grafana/shared-workflows/actions/trigger-argo-workflow@<hash> # trigger-argo-workflow/vX.Y.Z
or do:
grafana/shared-workflows/actions/trigger-argo-workflow@trigger-argo-workflow/vX.Y.Z
and let renovate take care of pinning and updating :)
check latest tag
4872732
to
89345cc
Compare
This PR contains the following updates:
5d7e361
->d21f5e2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.