Skip to content

Commit 69123c5

Browse files
chore(deps): update grafana/plugin-actions digest to 1c80432
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9e5bcf5 commit 69123c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
steps:
100100
- name: Resolve Grafana E2E versions
101101
id: resolve-versions
102-
uses: grafana/plugin-actions/e2e-version@bf335ac99375f0ba8828497abdf1a22897b5d888
102+
uses: grafana/plugin-actions/e2e-version@1c8043214fbabf4212cc6cfa82d6f809140488d3
103103
with:
104104
version-resolver-type: version-support-policy
105105

.github/workflows/detect-breaking-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build plugin
1717
run: yarn build
1818
- name: Compatibility check
19-
uses: grafana/plugin-actions/is-compatible@f567fc6454619e6c8dbc2f91692197457c10a02b
19+
uses: grafana/plugin-actions/is-compatible@1c8043214fbabf4212cc6cfa82d6f809140488d3
2020
with:
2121
module: './src/module.ts'
2222
comment-pr: 'yes'

0 commit comments

Comments
 (0)