Skip to content

Commit 5f91209

Browse files
chore(deps): update dcarbone/install-jq-action action to v3
1 parent 90cbeda commit 5f91209

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
@@ -156,7 +156,7 @@ runs:
156156
org.opencontainers.image.source=https://github.com/${{ inputs.organization }}/${{ inputs.repository }}
157157
158158
- name: 'Install jq 1.6'
159-
uses: dcarbone/install-jq-action@v2.1.0
159+
uses: dcarbone/install-jq-action@v3.0.1
160160
with:
161161
version: 1.6
162162
force: 'true'

0 commit comments

Comments
 (0)