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 18b4816 + d9c3528 commit a897daeCopy full SHA for a897dae
.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