1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

fix: Update CI configuration files to use latest version (#2293)

This commit is contained in:
Bryant Biggs
2022-11-07 14:17:59 -05:00
committed by GitHub
parent cc3fe0590b
commit 364c60d572
5 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
if: github.repository_owner == 'terraform-aws-modules'
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0