Skip to content

Commit

Permalink
feat: fixed version of kube folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jennysson-junior committed Sep 3, 2024
1 parent d99b596 commit 8155038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_k8_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Checkout tools repo
uses: actions/checkout@v4
with:
ref: upgrade-authenticator-api-version
ref: v1.7.0
token: ${{ secrets.WF_GITHUB_TOKEN }}
repository: QueroDelivery/kube
path: .kube
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_k8_undeploy_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Checkout tools repo
uses: actions/checkout@v4
with:
ref: v1.3.0
ref: v1.7.0
token: ${{ secrets.WF_GITHUB_TOKEN }}
repository: QueroDelivery/kube
path: .kube
Expand Down

0 comments on commit 8155038

Please sign in to comment.