Skip to content

Commit

Permalink
UML-3242: #patch default update to minor (#2505)
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-whitwell authored Jan 17, 2024
1 parent ad38668 commit 7d4a945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/path-to-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ jobs:
echo "short_sha=$(echo ${GITHUB_SHA:0:7})" >> $GITHUB_OUTPUT
- name: Bump version and push tag
uses: ministryofjustice/opg-github-actions/.github/actions/semver-tag@v2.6.2
uses: ministryofjustice/opg-github-actions/.github/actions/semver-tag@v2.7.3
id: semver_tag
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
with_v: true
default_bump: minor

terraform_lint:
name: lint terraform code
Expand Down

0 comments on commit 7d4a945

Please sign in to comment.