From 77f20c665b516d929184e532ba590c4178e4469e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 08:20:48 +0000 Subject: [PATCH] Bump zgosalvez/github-actions-get-action-runs-using-version Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 2.0.10 to 2.0.12. - [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases) - [Commits](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/compare/9df5d56b476849b2415318e3fb62201d4f75c129...853b59b8486c8a7869ca4fb1735959ac58b32262) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-get-action-runs-using-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6fc2b5f..722650a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: ref: ${{ github.head_ref }} # https://github.com/stefanzweifel/git-auto-commit-action#checkout-the-correct-branch - name: Get runs.using version id: get-runs-using-version - uses: zgosalvez/github-actions-get-action-runs-using-version@9df5d56b476849b2415318e3fb62201d4f75c129 + uses: zgosalvez/github-actions-get-action-runs-using-version@853b59b8486c8a7869ca4fb1735959ac58b32262 - name: Set up Node uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b with: