From 2c2b21f1dbf65ffc2c779c9364d3f5cff3d2e089 Mon Sep 17 00:00:00 2001 From: mh4647 <92085925+mh4647@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:44:37 +0200 Subject: [PATCH] Update actionTest.yaml --- .github/workflows/actionTest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionTest.yaml b/.github/workflows/actionTest.yaml index b6fa825..b114185 100644 --- a/.github/workflows/actionTest.yaml +++ b/.github/workflows/actionTest.yaml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v4 - name: Replace string value - uses: mh4647/replace-action-z@latest + uses: mh4647/replace-action-z@V2.0.11 with: files: 'test/replace.txt' replacements: '%NAME%=Boaz'