Skip to content

Commit 677accc

Browse files
chore(main): release remove-checkout-credentials 0.1.0 (#964)
* chore(main): release remove-checkout-credentials 0.1.0 * Empty commit to trigger checks --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ricky Whitaker <[email protected]>
1 parent 8f6ce59 commit 677accc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"actions/validate-policy-bot-config": "1.1.0",
1818
"actions/trigger-argo-workflow": "1.1.0",
1919
"actions/setup-jrsonnet": "1.0.0",
20-
"actions/find-pr-for-commit": "1.0.0"
20+
"actions/find-pr-for-commit": "1.0.0",
21+
"actions/remove-checkout-credentials": "0.1.0"
2122
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-05-12)
4+
5+
6+
### 🎉 Features
7+
8+
* Adding new remove-checkout-credentials-action ([285fbf5](https://github.com/grafana/shared-workflows/commit/285fbf5f9906624082821981f6b1612915ac2ba0))
9+
* adding new remove-checkout-credentials-action ([#959](https://github.com/grafana/shared-workflows/issues/959)) ([285fbf5](https://github.com/grafana/shared-workflows/commit/285fbf5f9906624082821981f6b1612915ac2ba0))
10+
11+
12+
### 📝 Documentation
13+
14+
* **multiple-actions:** move permissions to job level in workflow examples ([49c90b1](https://github.com/grafana/shared-workflows/commit/49c90b10fcbce463983bed45932cf468b8bd06ce))
15+
* **multiple-actions:** move permissions to job level in workflows ([#969](https://github.com/grafana/shared-workflows/issues/969)) ([49c90b1](https://github.com/grafana/shared-workflows/commit/49c90b10fcbce463983bed45932cf468b8bd06ce))
16+
17+
18+
### 🔧 Miscellaneous Chores
19+
20+
* **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))

0 commit comments

Comments
 (0)