Adding 1.8.0 stuff (#20)

This commit is contained in:
Daniel Carbone
2025-06-18 18:11:24 -05:00
committed by GitHub
parent 2eac2baa38
commit b7ef57d46e
8 changed files with 14 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ on:
type: string
required: false
description: 'Version of jq to install'
default: '1.7'
default: '1.7.1'
force:
type: boolean
required: false

View File

@@ -7,7 +7,7 @@ on:
type: string
required: false
description: 'Version of jq to install'
default: '1.7'
default: '1.7.1'
force:
type: boolean
required: false

View File

@@ -7,7 +7,7 @@ on:
type: string
required: false
description: 'Version of jq to install'
default: '1.7'
default: '1.7.1'
force:
type: boolean
required: false

View File

@@ -39,6 +39,7 @@ jobs:
version:
- '1.7'
- '1.7.1'
- '1.8.0'
include:
- image: "ubuntu-latest"
version: '1.6'
@@ -255,6 +256,7 @@ jobs:
- '1.6'
- '1.7'
- '1.7.1'
- '1.8.0'
name: "Test Action (Container) - (img: ${{ matrix.image }}; version: ${{ matrix.version }}; force: ${{ matrix.force }})"
runs-on: ${{ matrix.image }}
container: