Skip to content

Commit

Permalink
Bump zgosalvez/github-actions-get-action-runs-using-version
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 2.0.3 to 2.0.4.
- [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases)
- [Commits](zgosalvez/github-actions-get-action-runs-using-version@eb71559...d83a795)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 0ccf1a2 commit 1e26bac
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@eb715590fcff1a476c59acbaba4a9e0b0397cc60
uses: zgosalvez/github-actions-get-action-runs-using-version@d83a795ba870571a85b45eada9f7c38d7f755485
- name: Set up Node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
Expand Down

0 comments on commit 1e26bac

Please sign in to comment.