Skip to content

Commit e86cdb1

Browse files
github-actions[bot]dsotirakismartincostello
authored
chore(main): release azure-trusted-signing 1.0.0 (#1301)
* chore(main): release azure-trusted-signing 1.0.0 * Update actions/azure-trusted-signing/README.md Co-authored-by: Martin Costello <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dimitris Sotirakis <[email protected]> Co-authored-by: Martin Costello <[email protected]>
1 parent 84c50c7 commit e86cdb1

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"actions/dependabot-auto-triage": "1.1.0",
2323
"actions/get-latest-workflow-artifact": "0.2.0",
2424
"actions/create-github-app-token": "v0.1.0",
25-
"actions/run-capslock": "v0.1.0"
25+
"actions/run-capslock": "v0.1.0",
26+
"actions/azure-trusted-signing": "1.0.0"
2627
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Changelog
22

3+
## 1.0.0 (2025-09-04)
4+
5+
6+
### 🎉 Features
7+
8+
* **azure-trusted-signing:** add action ([#1290](https://github.com/grafana/shared-workflows/issues/1290)) ([84c50c7](https://github.com/grafana/shared-workflows/commit/84c50c7da5b6d706d2c7678c5840d86ae2de9766))
9+
10+
11+
### 🔧 Miscellaneous Chores
12+
13+
* **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))
14+
15+
## Changelog
16+
317
<!-- TODO Confirm format/version/date -->

actions/azure-trusted-signing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
tenant-id=azure-trusted-signing:tenant-id
6464
6565
- name: Sign artifacts
66-
uses: grafana/shared-workflows/actions/azure-trusted-signing@azure-trusted-signing/v0.1.0
66+
uses: grafana/shared-workflows/actions/azure-trusted-signing@azure-trusted-signing/v1.0.0
6767
id: sign-artifacts
6868
with:
6969
application-description: "My Awesome application"

0 commit comments

Comments
 (0)