We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb300d commit a909549Copy full SHA for a909549
1 file changed
.github/workflows/cd.yml
@@ -59,7 +59,7 @@ jobs:
59
persist-credentials: false
60
- name: Generate version tag
61
id: version-tag
62
- uses: nationalarchives/ds-docker-actions/.github/actions/get-version-tag@main
+ uses: nationalarchives/ds-docker-actions/.github/actions/get-version-tag@main # zizmor: ignore[unpinned-uses] Owned by The National Archives
63
- name: Build Docker image
64
uses: nationalarchives/ds-docker-actions/.github/actions/build@main
65
with:
0 commit comments