We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd92217 commit 4c845b7Copy full SHA for 4c845b7
1 file changed
.github/workflows/baseline-release.yml
@@ -41,7 +41,7 @@ jobs:
41
output: CHANGELOGRELEASE.md
42
43
- name: update inspec.yml
44
- uses: mikefarah/yq@v4.50.1
+ uses: mikefarah/yq@v4.52.1
45
env:
46
NEXT_VERSION: ${{ steps.version.outputs.next-version }}
47
with:
0 commit comments