Skip to content

Commit 5e99c2d

Browse files
committed
Update dogfood
1 parent e01a5fd commit 5e99c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "FUNCTION=$FUNCTION" >> $GITHUB_ENV
2828
- name: Run GitOps Automatic Versioning Action
2929
id: gitops-autover
30-
uses: AlexAtkinson/github-action-gitops-autover@0.3.1
30+
uses: AlexAtkinson/github-action-gitops-autover@0.13.0
3131
- name: Set Version Dependent Envars
3232
run: |
3333
VERSION=${{ steps.gitops-autover.outputs.new-version }}

0 commit comments

Comments
 (0)