Skip to content

Commit 8419911

Browse files
crazy-maxjegorbunov
authored andcommitted
ci: don't pin docs-upstream validation workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 70536fc commit 8419911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
retention-days: 1
6060

6161
validate:
62-
uses: docker/docs/.github/workflows/validate-upstream.yml@8f0cf552fd0a69bcd19bb3f53a17a346b399673c # main
62+
uses: docker/docs/.github/workflows/validate-upstream.yml@main # zizmor: ignore[unpinned-uses] needs to validate against latest docs changes
6363
needs:
6464
- docs-yaml
6565
with:

0 commit comments

Comments
 (0)