Skip to content

Commit 0e60395

Browse files
Bump zgosalvez/github-actions-get-action-runs-using-version (#41)
Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 1.0.0 to 1.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@a15b651...32fb7bb) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04dd239 commit 0e60395

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@a15b651c3198e1547715f3428b328e7ef89ab8d8
29+
uses: zgosalvez/github-actions-get-action-runs-using-version@32fb7bbf43d8f730bfe4261e719690968d9ce984
3030
- name: Set up Node
3131
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516
3232
with:

0 commit comments

Comments
 (0)