Skip to content

Commit 6612e30

Browse files
Bump zgosalvez/github-actions-get-action-runs-using-version (#42)
Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases) - [Commits](zgosalvez/github-actions-get-action-runs-using-version@f1fbf35...6426dc1) --- 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 9202eb6 commit 6612e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@f1fbf356dc26e67597e70097b537a3d2ab507f44
29+
uses: zgosalvez/github-actions-get-action-runs-using-version@6426dc185ea55699313361dada2ee032980db863
3030
- name: Set up Node
3131
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c
3232
with:

0 commit comments

Comments
 (0)