diff --git a/action.yml b/action.yml index 5fd2157..e57f84f 100644 --- a/action.yml +++ b/action.yml @@ -124,7 +124,7 @@ runs: using: "composite" steps: - name: Setup yq - uses: dcarbone/install-yq-action@v1.1.0 + uses: dcarbone/install-yq-action@v1.3.1 with: version: v4.28.1 download-compressed: true