Explorar el Código

chore(deps): pin jitterbit/await-check-suites action to 292a541

renovate[bot] hace 2 años
padre
commit
6e82fe3a83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/repo-bump-version.yaml

+ 1 - 1
.github/workflows/repo-bump-version.yaml

@@ -21,7 +21,7 @@ jobs:
       TAG_BRANCH: ${{ github.event.release.target_commitish }}
     steps:
       - name: Wait for deploy checks to finish
-        uses: jitterbit/await-check-suites@v1
+        uses: jitterbit/await-check-suites@292a541bb7618078395b2ce711a0d89cfb8a568a # v1
         with:
           ref: ${{ env.TAG_BRANCH }}
           intervalSeconds: 60