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