diff --git a/.github/workflows/git-secrets.yml b/.github/workflows/git-secrets.yml index a3dce06c..2754dd26 100644 --- a/.github/workflows/git-secrets.yml +++ b/.github/workflows/git-secrets.yml @@ -9,7 +9,7 @@ jobs: # This workflow contains a single job called "main" git-secrets: # The type of runner that the job will run on - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: