We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cffbe4 commit 115e1e8Copy full SHA for 115e1e8
README.md
@@ -83,7 +83,7 @@ Below is a valid workflow utilizing this action. If you wanted to extend it to d
83
- uses: actions/checkout@v3
84
- name: Run GitOps Automatic Versioning Action
85
id: gitops-autover
86
- uses: AlexAtkinson/github-action-gitops-autover@0.2.9
+ uses: AlexAtkinson/github-action-gitops-autover@0.3.0
87
- name: Verify Outputs
88
run: |
89
NEW_VERSION=${{ steps.gitops-autover.outputs.new-version }}
0 commit comments