Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions terraform-provider-grafana.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: terraform-provider-grafana
version: "3.25.4"
version: "3.25.6"
epoch: 0
description: Terraform Grafana provider
copyright:
Expand All @@ -17,7 +17,7 @@ pipeline:
with:
repository: https://github.com/grafana/terraform-provider-grafana
tag: v${{package.version}}
expected-commit: 456ce456111be4f92ecde814980b098658186b6d
expected-commit: 16230c5fecb4460b7c5212450168632cb125d14c

- uses: go/build
with:
Expand Down
Loading