Skip to content

Commit

Permalink
build(deps): bump mikefarah/yq in the docker-minor group
Browse files Browse the repository at this point in the history
Bumps the docker-minor group with 1 update: mikefarah/yq.


Updates `mikefarah/yq` from 4.43.1-githubaction to 4.44.2-githubaction

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent d5275a4 commit 5d1b9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set the base image to use for subsequent instructions
FROM mikefarah/yq:4.43.1-githubaction
FROM mikefarah/yq:4.44.2-githubaction

# Copy any source file(s) required for the action
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 5d1b9e4

Please sign in to comment.