From fd4bb7f9d14eca8af327739a5711b3624d328d66 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire <94526761+natdeanlewissoftwire@users.noreply.github.com> Date: Thu, 2 Mar 2023 13:54:44 +0000 Subject: [PATCH] Update github-actions-demo.yml --- .github/workflows/github-actions-demo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 40bcc2fca..ceca74ac8 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -5,8 +5,8 @@ jobs: Explore-GitHub-Actions: runs-on: ubuntu-latest steps: - - name: Create comment - uses: peter-evans/create-or-update-comment@v2 + - name: Create or Update Comment + uses: peter-evans/create-or-update-comment@v2.1.1 with: issue-number: 1 body: |