Skip to content

Commit

Permalink
Update mikefarah/yq action to v4.43.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent 3d6b620 commit ea8c9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
output: CHANGELOGRELEASE.md

- name: update inspec.yml
uses: mikefarah/yq@v4.42.1
uses: mikefarah/yq@v4.43.1
env:
NEXT_VERSION: ${{ steps.version.outputs.next-version }}
with:
Expand Down

0 comments on commit ea8c9c0

Please sign in to comment.