diff --git a/README.md b/README.md index ac8eb68..8982232 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ steps: # with: # ref: "main" # uncomment this line to check out a specific branch - name: PRP Preprocessor - uses: CIFriends/prp-preprocessor@dev + uses: CIFriends/prp-preprocessor@v1.0.0 env: exampleVar: "Hello, World! This is an example variable." ```