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.10 to 2.0.12.
- [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases)
- [Commits](zgosalvez/github-actions-get-action-runs-using-version@9df5d56...853b59b)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b8f9a25 commit 7f0c34e
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@9df5d56b476849b2415318e3fb62201d4f75c129
uses: zgosalvez/github-actions-get-action-runs-using-version@853b59b8486c8a7869ca4fb1735959ac58b32262
- name: Set up Node
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
with:
Expand Down

0 comments on commit 7f0c34e

Please sign in to comment.