Skip to content

Commit a909549

Browse files
committed
Add comment to ignore unpinned uses for version tag action
1 parent 0fb300d commit a909549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
persist-credentials: false
6060
- name: Generate version tag
6161
id: version-tag
62-
uses: nationalarchives/ds-docker-actions/.github/actions/get-version-tag@main
62+
uses: nationalarchives/ds-docker-actions/.github/actions/get-version-tag@main # zizmor: ignore[unpinned-uses] Owned by The National Archives
6363
- name: Build Docker image
6464
uses: nationalarchives/ds-docker-actions/.github/actions/build@main
6565
with:

0 commit comments

Comments
 (0)