Skip to content

Commit 0a0f7ad

Browse files
Bump zgosalvez/github-actions-get-action-runs-using-version (#65)
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 1.0.8. - [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases) - [Commits](zgosalvez/github-actions-get-action-runs-using-version@825f195...73b1fc6) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd2868d commit 0a0f7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ref: ${{ github.head_ref }} # https://github.com/stefanzweifel/git-auto-commit-action#checkout-the-correct-branch
2727
- name: Get runs.using version
2828
id: get-runs-using-version
29-
uses: zgosalvez/github-actions-get-action-runs-using-version@825f195d348e1010d1e1d71573be616b88b607e7
29+
uses: zgosalvez/github-actions-get-action-runs-using-version@73b1fc69c50dba8c519d23d5da46c91e78403f6f
3030
- name: Set up Node
3131
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c
3232
with:

0 commit comments

Comments
 (0)