Skip to content

Commit

Permalink
Merge pull request #50 from uclahs-cds/dependabot/github_actions/mike…
Browse files Browse the repository at this point in the history
…farah/yq-4.45.1

Bump mikefarah/yq from 4.44.2 to 4.45.1
  • Loading branch information
nwiltsie authored Jan 24, 2025
2 parents 59ca2e3 + e2d26ce commit e788b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4
- name: Read YAML
id: getversion
uses: mikefarah/yq@v4.44.2
uses: mikefarah/yq@v4.45.1
with:
cmd: yq '.nextflow_version' run-nextflow-tests/docker-metadata.yaml
- name: Get date
Expand Down

0 comments on commit e788b9d

Please sign in to comment.