Skip to content

Commit 2daf638

Browse files
chore(deps): Bump dcarbone/install-yq-action from 1.1.1 to 1.2.0 (#4114)
Bumps [dcarbone/install-yq-action](https://github.com/dcarbone/install-yq-action) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/dcarbone/install-yq-action/releases) - [Commits](dcarbone/install-yq-action@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: dcarbone/install-yq-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc25890 commit 2daf638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checksum_checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sudo pip install --upgrade pip
2424
pip install huggingface_hub
2525
- name: 'Setup yq'
26-
uses: dcarbone/install-yq-action@v1.1.1
26+
uses: dcarbone/install-yq-action@v1.2.0
2727
with:
2828
version: 'v4.44.2'
2929
download-compressed: true

0 commit comments

Comments
 (0)