Skip to content

Commit f0bf79b

Browse files
chore(deps): update dcarbone/install-jq-action action to v3.2.0
1 parent 947b57f commit f0bf79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ runs:
160160
org.opencontainers.image.source=https://github.com/${{ inputs.organization }}/${{ inputs.repository }}
161161
162162
- name: 'Install jq 1.6'
163-
uses: dcarbone/install-jq-action@v3.0.1
163+
uses: dcarbone/install-jq-action@v3.2.0
164164
with:
165165
version: 1.6
166166
force: 'true'

0 commit comments

Comments
 (0)