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 2b09dd2 commit fcc5e4dCopy full SHA for fcc5e4d
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
- name: Run GitOps Automatic Versioning Action
12
id: gitops-autover
13
- uses: AlexAtkinson/github-action-gitops-autover@0.1.7
+ uses: AlexAtkinson/github-action-gitops-autover@2.0
14
- name: Verify Outputs (IN SAME JOB)
15
run: |
16
NEW_VERSION=${{ steps.gitops-autover.outputs.new-version }}
0 commit comments