From 182a06d2a8bbc0cb1fd97224042ffdb8aec677c2 Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Wed, 16 Mar 2022 19:31:39 -0400 Subject: [PATCH] Update z0al/dependent-issues to 1.5.1 The current version is not tagged, but is first in the 1.3.0 tag. Signed-off-by: Daniel Farrell --- .github/workflows/dependent-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependent-issues.yml b/.github/workflows/dependent-issues.yml index 99dce9c..91bde50 100644 --- a/.github/workflows/dependent-issues.yml +++ b/.github/workflows/dependent-issues.yml @@ -25,7 +25,7 @@ jobs: if: github.repository_owner == 'submariner-io' runs-on: ubuntu-latest steps: - - uses: z0al/dependent-issues@70a1b2d4ee1cdc743af33498bd0204123953a887 + - uses: z0al/dependent-issues@0fae07162bc9e0d8e116a133bd03686eed6efa21 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: