Skip to content

Commit

Permalink
Update mikefarah/yq action to v4.44.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 May 12, 2024
1 parent ea8c9c0 commit b77b4cf
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.43.1
uses: mikefarah/yq@v4.44.1
env:
NEXT_VERSION: ${{ steps.version.outputs.next-version }}
with:
Expand Down

0 comments on commit b77b4cf

Please sign in to comment.