Skip to content

Commit 5ad12b6

Browse files
Update dcarbone/install-jq-action action to v2 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0435be9 commit 5ad12b6

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
@@ -131,7 +131,7 @@ runs:
131131
org.opencontainers.image.source=https://github.com/${{ inputs.organization }}/${{ inputs.repository }}
132132
133133
- name: 'Install jq 1.6'
134-
uses: dcarbone/install-jq-action@v1.0.1
134+
uses: dcarbone/install-jq-action@v2.0.2
135135
with:
136136
version: 1.6
137137
force: 'true'

0 commit comments

Comments
 (0)