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.
2 parents 76b5567 + 9193d0b commit eeaa31cCopy full SHA for eeaa31c
.github/workflows/verify.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- name: Verifier action
11
id: verifier
12
- uses: kubernetes-sigs/[email protected].2
+ uses: kubernetes-sigs/[email protected].3
13
with:
14
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments