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 79cec87 commit d9c3528Copy full SHA for d9c3528
.github/workflows/verify.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- name: Verifier action
15
id: verifier
16
- uses: kubernetes-sigs/[email protected].2
+ uses: kubernetes-sigs/[email protected].3
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments