We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df157d3 commit bd92217Copy full SHA for bd92217
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.49.2
+ uses: mikefarah/yq@v4.50.1
45
env:
46
NEXT_VERSION: ${{ steps.version.outputs.next-version }}
47
with:
0 commit comments