Skip to content

Commit

Permalink
DEVOPS-00: adjust ver
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAtkinson committed May 16, 2023
1 parent 2b09dd2 commit fcc5e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- name: Run GitOps Automatic Versioning Action
id: gitops-autover
uses: AlexAtkinson/github-action-gitops-autover@0.1.7
uses: AlexAtkinson/github-action-gitops-autover@2.0
- name: Verify Outputs (IN SAME JOB)
run: |
NEW_VERSION=${{ steps.gitops-autover.outputs.new-version }}
Expand Down

0 comments on commit fcc5e4d

Please sign in to comment.