Skip to content

Commit

Permalink
Bump zgosalvez/github-actions-get-action-runs-using-version (#134)
Browse files Browse the repository at this point in the history
Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 1.0.14 to 2.0.1.
- [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases)
- [Commits](zgosalvez/github-actions-get-action-runs-using-version@63efe94...7e91b33)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent 2fcce7c commit 0cee947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@63efe948953617d47dad79e8c7cf05964eb7a9ba
uses: zgosalvez/github-actions-get-action-runs-using-version@7e91b33ec663b83a966c937c6267e2d19bc2103b
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
with:
Expand Down

0 comments on commit 0cee947

Please sign in to comment.