Skip to content

Commit ae2e683

Browse files
chore(main): release run-capslock 0.2.2
1 parent 11e75ec commit ae2e683

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"actions/dependabot-auto-triage": "1.1.1",
2323
"actions/get-latest-workflow-artifact": "0.2.1",
2424
"actions/create-github-app-token": "0.2.2",
25-
"actions/run-capslock": "0.2.1",
25+
"actions/run-capslock": "0.2.2",
2626
"actions/azure-trusted-signing": "1.0.0",
2727
"actions/validate-renovate-config": "0.1.2",
2828
"actions/cleanup-branches": "0.2.1",

actions/run-capslock/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/grafana/shared-workflows/compare/run-capslock/v0.2.1...run-capslock/v0.2.2) (2026-03-06)
4+
5+
6+
### 🔧 Miscellaneous Chores
7+
8+
* **deps:** update actions/setup-go action to v6.3.0 ([#1756](https://github.com/grafana/shared-workflows/issues/1756)) ([c6b0752](https://github.com/grafana/shared-workflows/commit/c6b07529443393154d824d1ad0e707f4b3d090f6))
9+
310
## [0.2.1](https://github.com/grafana/shared-workflows/compare/run-capslock/v0.2.0...run-capslock/v0.2.1) (2026-02-19)
411

512

actions/run-capslock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Runs Capslock
1212
steps:
1313
- name: Run Capslock
14-
uses: grafana/shared-workflows/actions/run-capslock@run-capslock/v0.2.1
14+
uses: grafana/shared-workflows/actions/run-capslock@run-capslock/v0.2.2
1515
id: run-capslock
1616
```
1717

0 commit comments

Comments
 (0)