Skip to content

Commit 1257b82

Browse files
Bump zgosalvez/github-actions-get-action-runs-using-version
Bumps [zgosalvez/github-actions-get-action-runs-using-version](https://github.com/zgosalvez/github-actions-get-action-runs-using-version) from 2.0.20 to 2.0.21. - [Release notes](https://github.com/zgosalvez/github-actions-get-action-runs-using-version/releases) - [Commits](zgosalvez/github-actions-get-action-runs-using-version@a2a6bfe...f3493d1) --- 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]>
1 parent ff6a6ce commit 1257b82

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@a2a6bfee23ba3314418fed5e8d0ca3367d7fed44
29+
uses: zgosalvez/github-actions-get-action-runs-using-version@f3493d1f86a704e7d55716321c448b9eb3de2849
3030
- name: Set up Node
3131
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
3232
with:

0 commit comments

Comments
 (0)