From 64277b136a1fa5156c200fc93016f7e5df8a2b3a Mon Sep 17 00:00:00 2001 From: KarenJoseph Date: Tue, 18 Jul 2023 11:14:48 +0300 Subject: [PATCH] Update git-secrets.yml --- .github/workflows/git-secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: