File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 2222 "actions/dependabot-auto-triage" : " 1.1.0" ,
2323 "actions/get-latest-workflow-artifact" : " 0.2.0" ,
2424 "actions/create-github-app-token" : " v0.1.0" ,
25- "actions/run-capslock" : " v0.1 .0" ,
25+ "actions/run-capslock" : " 0.2 .0" ,
2626 "actions/azure-trusted-signing" : " 1.0.0"
2727}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/grafana/shared-workflows/compare/run-capslock/v0.1.0...run-capslock/v0.2.0 ) (2025-09-09)
4+
5+
6+ ### 🎉 Features
7+
8+ * ** run-capslock:** add Run Capslock action ([ #1252 ] ( https://github.com/grafana/shared-workflows/issues/1252 ) ) ([ 2c55567] ( https://github.com/grafana/shared-workflows/commit/2c55567fed8874f47886e035f4e91f79f6039149 ) )
9+
10+
11+ ### 🐛 Bug Fixes
12+
13+ * ** deps:** update module google.golang.org/protobuf to v1.36.8 ([ #1260 ] ( https://github.com/grafana/shared-workflows/issues/1260 ) ) ([ afd3d83] ( https://github.com/grafana/shared-workflows/commit/afd3d83fa12577fac74d0d8ee96862f90d6daf62 ) )
14+ * ** deps:** update module google.golang.org/protobuf to v1.36.9 ([ #1321 ] ( https://github.com/grafana/shared-workflows/issues/1321 ) ) ([ afb4523] ( https://github.com/grafana/shared-workflows/commit/afb4523e99338395084cc555af6d470e0886ea0e ) )
15+ * ** run-capslock:** checkout with credentials needed ([ #1259 ] ( https://github.com/grafana/shared-workflows/issues/1259 ) ) ([ 299447e] ( https://github.com/grafana/shared-workflows/commit/299447e5bdcad5c83f4d3186ea4908b08de22b82 ) )
16+
17+
18+ ### 🔧 Miscellaneous Chores
19+
20+ * ** deps:** update actions/setup-go action to v6 ([ #1297 ] ( https://github.com/grafana/shared-workflows/issues/1297 ) ) ([ 9e05f00] ( https://github.com/grafana/shared-workflows/commit/9e05f0033a0bfa5582aa8f31842ad7eb49a376da ) )
21+ * ** deps:** update actions/setup-go action to v6 ([ #1299 ] ( https://github.com/grafana/shared-workflows/issues/1299 ) ) ([ 6262c5e] ( https://github.com/grafana/shared-workflows/commit/6262c5e47024d01fd9a114356509ceb9872072b4 ) )
22+ * ** main:** release push-to-gar-docker 0.3.0 ([ #794 ] ( https://github.com/grafana/shared-workflows/issues/794 ) ) ([ a7bc536] ( https://github.com/grafana/shared-workflows/commit/a7bc5367c4a91c389526d58839d8f6224dba4dcc ) )
Original file line number Diff line number Diff line change 1111 name : Runs Capslock
1212 steps :
1313 - name : Run Capslock
14- uses : grafana/shared-workflows/actions/run-capslock@run-capslock/v0.1 .0
14+ uses : grafana/shared-workflows/actions/run-capslock@run-capslock/v0.2 .0
1515 id : run-capslock
1616` ` `
1717
You can’t perform that action at this time.
0 commit comments