File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 55 "create-plugin-update" : " 1.1.0" ,
66 "e2e-version" : " 1.1.2" ,
77 "is-compatible" : " 1.0.2" ,
8- "package-plugin" : " 1.0.2 " ,
8+ "package-plugin" : " 1.0.3 " ,
99 "playwright-gh-pages/deploy-report-pages" : " 1.0.2" ,
1010 "playwright-gh-pages/upload-report-artifacts" : " 1.0.1" ,
1111 "publish-report" : " 1.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.3] ( https://github.com/grafana/plugin-actions/compare/package-plugin/v1.0.2...package-plugin/v1.0.3 ) (2025-10-28)
4+
5+
6+ ### 🔧 Chores
7+
8+ * ** deps:** update actions/setup-go action to v6 ([ #163 ] ( https://github.com/grafana/plugin-actions/issues/163 ) ) ([ 25c28fe] ( https://github.com/grafana/plugin-actions/commit/25c28fea81299aee1df683c51e71f43b021c2f79 ) )
9+ * ** deps:** update actions/setup-node action to v5 ([ #164 ] ( https://github.com/grafana/plugin-actions/issues/164 ) ) ([ 78fa21c] ( https://github.com/grafana/plugin-actions/commit/78fa21caec491398393602502ae28fe3184c3a13 ) )
10+ * ** deps:** update actions/setup-node action to v6 ([ #175 ] ( https://github.com/grafana/plugin-actions/issues/175 ) ) ([ 8e19900] ( https://github.com/grafana/plugin-actions/commit/8e19900577d14a8ac66c5e8299ce51522590c219 ) )
11+
312## [ 1.0.2] ( https://github.com/grafana/plugin-actions/compare/package-plugin/v1.0.1...package-plugin/v1.0.2 ) (2025-08-04)
413
514
Original file line number Diff line number Diff line change 3636 steps :
3737 - uses : actions/checkout@v4
3838
39- - uses : grafana/plugin-actions/package-plugin@package-plugin/v1.0.2
39+ - uses : grafana/plugin-actions/package-plugin@package-plugin/v1.0.3
4040 id : ' package-plugin'
4141 with :
4242 # see https://grafana.com/developers/plugin-tools/publish-a-plugin/sign-a-plugin#generate-an-access-policy-token to generate it
You can’t perform that action at this time.
0 commit comments