Skip to content

Commit

Permalink
chore: bump mikefarah/yq from 4.44.2 to 4.44.3 in the gha-low-risk gr…
Browse files Browse the repository at this point in the history
…oup (#41)

Bumps the gha-low-risk group with 1 update: [mikefarah/yq](https://github.com/mikefarah/yq).


Updates `mikefarah/yq` from 4.44.2 to 4.44.3
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@f15500b...bbdd974)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-low-risk
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f3ec637 commit a2ebd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
using: "composite"
steps:
- uses: actions/checkout@v4
- uses: mikefarah/yq@f15500b20a1c991c8729870ba60a4dc3524b6a94 # Tag=v4
- uses: mikefarah/yq@bbdd97482f2d439126582a59689eb1c855944955 # Tag=v4
- name: Get changed files
id: changed_files
env:
Expand Down

0 comments on commit a2ebd3e

Please sign in to comment.