Skip to content

Commit

Permalink
Update actionTest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mh4647 committed Feb 5, 2024
1 parent a842ca7 commit 2c2b21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 2c2b21f

Please sign in to comment.