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 90cbeda commit ebc5e80Copy full SHA for ebc5e80
action.yml
@@ -156,7 +156,7 @@ runs:
156
org.opencontainers.image.source=https://github.com/${{ inputs.organization }}/${{ inputs.repository }}
157
158
- name: 'Install jq 1.6'
159
- uses: dcarbone/install-jq-action@v2.1.0
+ uses: dcarbone/install-jq-action@v3.0.1
160
with:
161
version: 1.6
162
force: 'true'
0 commit comments