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