From c2fba091e78976b21b838cd2dc4102f70da52c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:24:20 +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 1.0.4 to 2.0.20. - [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/825f195d348e1010d1e1d71573be616b88b607e7...a2a6bfee23ba3314418fed5e8d0ca3367d7fed44) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-get-action-runs-using-version dependency-type: direct:production update-type: version-update:semver-major ... 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 7d4bdb9..f395728 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@825f195d348e1010d1e1d71573be616b88b607e7 + uses: zgosalvez/github-actions-get-action-runs-using-version@a2a6bfee23ba3314418fed5e8d0ca3367d7fed44 - name: Set up Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c with: