File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "actions/lint-pr-title" : " 1.2.1 " ,
2+ "actions/lint-pr-title" : " 1.2.2 " ,
33 "actions/get-vault-secrets" : " 1.3.0" ,
44 "actions/dockerhub-login" : " 1.0.2" ,
55 "actions/send-slack-message" : " 2.0.4" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.2] ( https://github.com/grafana/shared-workflows/compare/lint-pr-title/v1.2.1...lint-pr-title/v1.2.2 ) (2025-11-21)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** 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 ) )
9+ * ** deps:** update dependency @types/bun to v1.3.2 ([ #1519 ] ( https://github.com/grafana/shared-workflows/issues/1519 ) ) ([ 2d464ab] ( https://github.com/grafana/shared-workflows/commit/2d464abe3f47661ee0f1b0551c90173fb243a411 ) )
10+ * ** deps:** update dependency eslint-plugin-jest to v29.1.0 ([ #1530 ] ( https://github.com/grafana/shared-workflows/issues/1530 ) ) ([ cacf689] ( https://github.com/grafana/shared-workflows/commit/cacf68955667cbdc1da18b1b96e25a524b6512ad ) )
11+ * ** deps:** update dependency typescript-eslint to v8.46.4 ([ #1529 ] ( https://github.com/grafana/shared-workflows/issues/1529 ) ) ([ 6829790] ( https://github.com/grafana/shared-workflows/commit/682979042d7b756583863955d8f6286f8b37f126 ) )
12+ * ** deps:** update octokit monorepo ([ 6469a52] ( https://github.com/grafana/shared-workflows/commit/6469a5278fdedca811e1fc31528e2d4608c6debb ) )
13+ * ** deps:** update octokit monorepo (major) ([ #1483 ] ( https://github.com/grafana/shared-workflows/issues/1483 ) ) ([ 6469a52] ( https://github.com/grafana/shared-workflows/commit/6469a5278fdedca811e1fc31528e2d4608c6debb ) )
14+
315## [ 1.2.1] ( https://github.com/grafana/shared-workflows/compare/lint-pr-title/v1.2.0...lint-pr-title/v1.2.1 ) (2025-11-05)
416
517
Original file line number Diff line number Diff line change 8888 persist-credentials: false
8989
9090 - id: lint-pr-title
91- uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.1
91+ uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.2
9292 with:
9393 config-path: "${{ github.workspace }}/commitlint.config.js"
9494 title-only: false
@@ -107,7 +107,7 @@ jobs:
107107 runs-on: ubuntu-latest
108108 steps:
109109 - id: lint-pr-title
110- uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.1
110+ uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.2
111111` ` `
112112
113113<!-- x-release-please-end-version -->
You can’t perform that action at this time.
0 commit comments