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