Skip to content

Commit 115e1e8

Browse files
committed
THX-1138: Adjust doc.
1 parent 3cffbe4 commit 115e1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Below is a valid workflow utilizing this action. If you wanted to extend it to d
8383
- uses: actions/checkout@v3
8484
- name: Run GitOps Automatic Versioning Action
8585
id: gitops-autover
86-
uses: AlexAtkinson/github-action-gitops-autover@0.2.9
86+
uses: AlexAtkinson/github-action-gitops-autover@0.3.0
8787
- name: Verify Outputs
8888
run: |
8989
NEW_VERSION=${{ steps.gitops-autover.outputs.new-version }}

0 commit comments

Comments
 (0)