Skip to content

Commit 7ad68d8

Browse files
chore(main): release techdocs-rewrite-relative-links 1.0.2 (#747)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dimitris Sotirakis <[email protected]>
1 parent d624b46 commit 7ad68d8

File tree

3 files changed

+44
-3
lines changed

3 files changed

+44
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"actions/setup-argo": "1.0.1",
1414
"actions/generate-openapi-clients": "1.0.2",
1515
"actions/push-to-gcs": "0.2.0",
16-
"actions/techdocs-rewrite-relative-links": "1.0.1",
16+
"actions/techdocs-rewrite-relative-links": "1.0.2",
1717
"actions/validate-policy-bot-config": "1.1.1",
1818
"actions/trigger-argo-workflow": "1.1.0",
1919
"actions/setup-jrsonnet": "1.0.1",

actions/techdocs-rewrite-relative-links/CHANGELOG.md

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

3+
## [1.0.2](https://github.com/grafana/shared-workflows/compare/techdocs-rewrite-relative-links-v1.0.1...techdocs-rewrite-relative-links/v1.0.2) (2025-06-04)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* ensure every action disables git credential persistence ([#821](https://github.com/grafana/shared-workflows/issues/821)) ([31ebf3f](https://github.com/grafana/shared-workflows/commit/31ebf3f8e5d0f8709e6ec4ef73b39dd2bd08f959))
9+
* **everything:** fix all things for zizmor ([af9b0c5](https://github.com/grafana/shared-workflows/commit/af9b0c52635d39023136fb9312a354f91d9b2bfd))
10+
* fix linting issues ([#876](https://github.com/grafana/shared-workflows/issues/876)) ([1e7c66c](https://github.com/grafana/shared-workflows/commit/1e7c66cde9d0949c49fb319bc3cea5c2aa7cfb45))
11+
12+
13+
### 🏗️ Build System
14+
15+
* **deps:** bump github.com/lmittmann/tint ([52b0e8a](https://github.com/grafana/shared-workflows/commit/52b0e8aa0e2017875582bf17db424e2d53dfa69d))
16+
* **deps:** bump github.com/lmittmann/tint ([d99f255](https://github.com/grafana/shared-workflows/commit/d99f255cbe8c0b21503716fbcf2f6b79824fa62f))
17+
* **deps:** bump github.com/lmittmann/tint ([c0b8808](https://github.com/grafana/shared-workflows/commit/c0b8808645927e0cac30b99b8d158883c0bac9e1))
18+
* **deps:** bump github.com/lmittmann/tint to 1.0.7 in techdocs-rewrite-relative-links ([#745](https://github.com/grafana/shared-workflows/issues/745)) ([c0b8808](https://github.com/grafana/shared-workflows/commit/c0b8808645927e0cac30b99b8d158883c0bac9e1))
19+
* **deps:** bump github.com/lmittmann/tint to 1.1.0 in techdocs-rewrite-relative-links ([#994](https://github.com/grafana/shared-workflows/issues/994)) ([d99f255](https://github.com/grafana/shared-workflows/commit/d99f255cbe8c0b21503716fbcf2f6b79824fa62f))
20+
* **deps:** bump github.com/lmittmann/tint to 1.1.1 in techdocs-rewrite-relative-links ([#1006](https://github.com/grafana/shared-workflows/issues/1006)) ([52b0e8a](https://github.com/grafana/shared-workflows/commit/52b0e8aa0e2017875582bf17db424e2d53dfa69d))
21+
* **deps:** bump github.com/spf13/afero ([556a668](https://github.com/grafana/shared-workflows/commit/556a6680c0417f5cdf8c29037d09c2984d2fc4ca))
22+
* **deps:** bump github.com/spf13/afero from 1.12.0 to 1.14.0 ([#851](https://github.com/grafana/shared-workflows/issues/851)) ([556a668](https://github.com/grafana/shared-workflows/commit/556a6680c0417f5cdf8c29037d09c2984d2fc4ca))
23+
* **deps:** bump github.com/yuin/goldmark ([06dde69](https://github.com/grafana/shared-workflows/commit/06dde6927c0c1a5c8136f46f982628d4414e7f00))
24+
* **deps:** bump github.com/yuin/goldmark ([0ccdfc1](https://github.com/grafana/shared-workflows/commit/0ccdfc1fffd6dfbb9bd7ea10d0b96793cef3d36a))
25+
* **deps:** bump github.com/yuin/goldmark from 1.7.10 in techdocs-rewrite-relative-links ([#910](https://github.com/grafana/shared-workflows/issues/910)) ([0ccdfc1](https://github.com/grafana/shared-workflows/commit/0ccdfc1fffd6dfbb9bd7ea10d0b96793cef3d36a))
26+
* **deps:** bump golang.org/x/term ([2a99c0b](https://github.com/grafana/shared-workflows/commit/2a99c0b48edbe79f98fc9e90a5719cbc5ec36989))
27+
* **deps:** bump golang.org/x/term ([352ac63](https://github.com/grafana/shared-workflows/commit/352ac63337021910bff758a3aba210db5d3e31aa))
28+
* **deps:** bump golang.org/x/term ([fa04ad7](https://github.com/grafana/shared-workflows/commit/fa04ad7b8f4a44f7b541aaaf40d38f197bea6a64))
29+
* **deps:** bump golang.org/x/term from 0.28.0 to 0.29.0 in techdocs-rewrite-relative-links ([#767](https://github.com/grafana/shared-workflows/issues/767)) ([fa04ad7](https://github.com/grafana/shared-workflows/commit/fa04ad7b8f4a44f7b541aaaf40d38f197bea6a64))
30+
* **deps:** bump golang.org/x/term from 0.30.0 to 0.31.0 in techdocs-rewrite-relative-links ([#889](https://github.com/grafana/shared-workflows/issues/889)) ([352ac63](https://github.com/grafana/shared-workflows/commit/352ac63337021910bff758a3aba210db5d3e31aa))
31+
* **deps:** bump golang.org/x/term to 0.32.0 in techdocs-rewrite-relative-links ([#976](https://github.com/grafana/shared-workflows/issues/976)) ([2a99c0b](https://github.com/grafana/shared-workflows/commit/2a99c0b48edbe79f98fc9e90a5719cbc5ec36989))
32+
* **deps:** bump the go group ([0812cd0](https://github.com/grafana/shared-workflows/commit/0812cd018b3ecc7b4d912bc68106a0febe0b8eeb))
33+
* **deps:** bump the go group ([6837a3b](https://github.com/grafana/shared-workflows/commit/6837a3bd4a49e1fa5e4da9b061fd5e94087bcdac))
34+
* **deps:** bump the go group in /actions/techdocs-rewrite-relative-links with 2 updates ([#842](https://github.com/grafana/shared-workflows/issues/842)) ([6837a3b](https://github.com/grafana/shared-workflows/commit/6837a3bd4a49e1fa5e4da9b061fd5e94087bcdac))
35+
* **deps:** bump the go group in /actions/techdocs-rewrite-relative-links with 2 updates ([#928](https://github.com/grafana/shared-workflows/issues/928)) ([0812cd0](https://github.com/grafana/shared-workflows/commit/0812cd018b3ecc7b4d912bc68106a0febe0b8eeb))
36+
* **deps:** bump yuin/goldmark from 1.7.11 to 1.7.12 in techdocs-rewrite-relative-links ([#987](https://github.com/grafana/shared-workflows/issues/987)) ([06dde69](https://github.com/grafana/shared-workflows/commit/06dde6927c0c1a5c8136f46f982628d4414e7f00))
37+
38+
39+
### 🔧 Miscellaneous Chores
40+
41+
* **deps:** update actions/setup-go action to v5.4.0 ([#856](https://github.com/grafana/shared-workflows/issues/856)) ([2a39322](https://github.com/grafana/shared-workflows/commit/2a39322a1f089f759684c4a4fa1a8219a77d6494))
42+
* **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))
43+
344
## [1.0.1](https://github.com/grafana/shared-workflows/compare/techdocs-rewrite-relative-links-v1.0.0...techdocs-rewrite-relative-links-v1.0.1) (2025-01-29)
445

546

actions/techdocs-rewrite-relative-links/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Then this link inside the file will be changed to ...
2828
```yaml
2929
- id: checkout-shared-workflows
3030
name: Checkout shared workflows
31-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v1.0.1
31+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v1.0.2
3232
with:
3333
repository: grafana/shared-workflows
34-
ref: techdocs-rewrite-relative-links-v1.0.1
34+
ref: techdocs-rewrite-relative-links-v1.0.2
3535
path: _shared-workflows
3636
persist-credentials: false
3737

0 commit comments

Comments
 (0)