1 parent e01a5fd commit 5e99c2dCopy full SHA for 5e99c2d
1 file changed
.github/workflows/build-and-release.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "FUNCTION=$FUNCTION" >> $GITHUB_ENV
28
- name: Run GitOps Automatic Versioning Action
29
id: gitops-autover
30
- uses: AlexAtkinson/github-action-gitops-autover@0.3.1
+ uses: AlexAtkinson/github-action-gitops-autover@0.13.0
31
- name: Set Version Dependent Envars
32
run: |
33
VERSION=${{ steps.gitops-autover.outputs.new-version }}
0 commit comments