We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947b57f commit f0bf79bCopy full SHA for f0bf79b
action.yml
@@ -160,7 +160,7 @@ runs:
160
org.opencontainers.image.source=https://github.com/${{ inputs.organization }}/${{ inputs.repository }}
161
162
- name: 'Install jq 1.6'
163
- uses: dcarbone/install-jq-action@v3.0.1
+ uses: dcarbone/install-jq-action@v3.2.0
164
with:
165
version: 1.6
166
force: 'true'
0 commit comments