diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..f509f31d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +/.github/** @ritterim/GitGuardians diff --git a/.github/workflows/azure-static-web-apps-delightful-wave-0b6a5650f.yml b/.github/workflows/azure-static-web-apps-delightful-wave-0b6a5650f.yml index 0bb38b16..a1fc1e1f 100644 --- a/.github/workflows/azure-static-web-apps-delightful-wave-0b6a5650f.yml +++ b/.github/workflows/azure-static-web-apps-delightful-wave-0b6a5650f.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: submodules: true - name: Build And Deploy