File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
actions/azure-trusted-signing Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff line change 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 -->
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments