ci: track the actions in the signing jobs by tag again (#11137)

The repository tracks actions by tag with dependabot; the signing jobs
follow the same convention.

Claude-Session: https://claude.ai/code/session_01A5zMqzaUg1Snur4Yg8xJGa
This commit is contained in:
Chris Lu
2026-09-03 12:36:36 -07:00
committed by GitHub
parent 0973634fd4
commit 1205630c43
6 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ runs:
using: composite
steps:
- name: Install cosign
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
uses: sigstore/cosign-installer@v4.1.2
- name: Sign
shell: bash