From 3d5146ac4769b61a98b2d21a7235ca08eafce184 Mon Sep 17 00:00:00 2001 From: cpanato Date: Fri, 13 May 2022 18:37:44 +0200 Subject: [PATCH] update version comment Signed-off-by: cpanato --- .github/workflows/milestone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/milestone.yaml b/.github/workflows/milestone.yaml index dfb0a9cc355..0a3a1b5c1c2 100644 --- a/.github/workflows/milestone.yaml +++ b/.github/workflows/milestone.yaml @@ -23,7 +23,7 @@ jobs: statuses: none steps: - - uses: actions/github-script@7a5c598405937d486b0331594b5da2b14db670da # v6.0.0 + - uses: actions/github-script@7a5c598405937d486b0331594b5da2b14db670da # v6.1.0 with: script: | if (!context.payload.pull_request.merged) {