File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2222 "actions/dependabot-auto-triage" : " 1.1.1" ,
2323 "actions/get-latest-workflow-artifact" : " 0.2.0" ,
2424 "actions/create-github-app-token" : " 0.2.2" ,
25- "actions/run-capslock" : " 0.2.0 " ,
25+ "actions/run-capslock" : " 0.2.1 " ,
2626 "actions/azure-trusted-signing" : " 1.0.0" ,
2727 "actions/validate-renovate-config" : " 0.1.0" ,
2828 "actions/cleanup-branches" : " 0.2.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/grafana/shared-workflows/compare/run-capslock/v0.2.0...run-capslock/v0.2.1 ) (2025-11-19)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** deps:** update actions/cache action to v4.3.0 ([ #1346 ] ( https://github.com/grafana/shared-workflows/issues/1346 ) ) ([ bcfe5a0] ( https://github.com/grafana/shared-workflows/commit/bcfe5a09ced411b395d8601ea24d64266ba8188c ) )
9+ * ** deps:** update actions/checkout action to v5.0.1 ([ #1541 ] ( https://github.com/grafana/shared-workflows/issues/1541 ) ) ([ 773f5b1] ( https://github.com/grafana/shared-workflows/commit/773f5b1eb7b717c5c89a2718c1c4322a45f2ed7f ) )
10+
311## [ 0.2.0] ( https://github.com/grafana/shared-workflows/compare/run-capslock/v0.1.0...run-capslock/v0.2.0 ) (2025-09-09)
412
513
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.2.0
14+ uses : grafana/shared-workflows/actions/run-capslock@run-capslock/v0.2.1
1515 id : run-capslock
1616` ` `
1717
You can’t perform that action at this time.
0 commit comments