Explorar o código

Merge pull request #1137 from PrivateBin/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
El RIDO %!s(int64=3) %!d(string=hai) anos
pai
achega
41e4072899
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/shiftleft-analysis.yml

+ 1 - 1
.github/workflows/shiftleft-analysis.yml

@@ -17,7 +17,7 @@ jobs:
     # Scan runs on ubuntu, mac and windows
     # Scan runs on ubuntu, mac and windows
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
     # potentially add composer install steo here
     # potentially add composer install steo here
     - name: Perform Scan
     - name: Perform Scan
       uses: ShiftLeftSecurity/scan-action@master
       uses: ShiftLeftSecurity/scan-action@master