Skip to content

Commit fcc5e4d

Browse files
committed
DEVOPS-00: adjust ver
1 parent 2b09dd2 commit fcc5e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- name: Run GitOps Automatic Versioning Action
1212
id: gitops-autover
13-
uses: AlexAtkinson/github-action-gitops-autover@0.1.7
13+
uses: AlexAtkinson/github-action-gitops-autover@2.0
1414
- name: Verify Outputs (IN SAME JOB)
1515
run: |
1616
NEW_VERSION=${{ steps.gitops-autover.outputs.new-version }}

0 commit comments

Comments
 (0)