Skip to content

Commit df157d3

Browse files
Update mikefarah/yq action to v4.49.2 (#55)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89f28fb commit df157d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/baseline-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
output: CHANGELOGRELEASE.md
4242

4343
- name: update inspec.yml
44-
uses: mikefarah/yq@v4.49.1
44+
uses: mikefarah/yq@v4.49.2
4545
env:
4646
NEXT_VERSION: ${{ steps.version.outputs.next-version }}
4747
with:

0 commit comments

Comments
 (0)