Skip to content

Commit e093a2e

Browse files
chore(deps): Bump dcarbone/install-yq-action from 1.3.0 to 1.3.1
Bumps [dcarbone/install-yq-action](https://github.com/dcarbone/install-yq-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/dcarbone/install-yq-action/releases) - [Commits](dcarbone/install-yq-action@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: dcarbone/install-yq-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 720ffc1 commit e093a2e

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/[email protected].0
26+
uses: dcarbone/[email protected].1
2727
with:
2828
version: 'v4.44.2'
2929
download-compressed: true

0 commit comments

Comments
 (0)