From 3f9bde4766131481abf927a331c0dea05bdecacc Mon Sep 17 00:00:00 2001 From: Ryan Northey Date: Mon, 11 Nov 2024 12:35:04 +0000 Subject: [PATCH] gh-actions: Release 0.3.4 Signed-off-by: Ryan Northey --- gh-actions/azp/agent-cleanup/action.yml | 4 +-- gh-actions/bson/action.yml | 4 +-- gh-actions/cache/prime/action.yml | 10 +++--- gh-actions/cache/restore/action.yml | 2 +- gh-actions/docker/cache/prime/action.yml | 2 +- gh-actions/docker/cache/restore/action.yml | 2 +- gh-actions/docker/fetch/action.yml | 2 +- gh-actions/docker/shas/action.yml | 8 ++--- gh-actions/envoy/ci/env/action.yml | 12 +++---- gh-actions/envoy/ci/request/action.yml | 20 +++++------ gh-actions/envoy/run/summary/action.yml | 8 ++--- gh-actions/foreach/action.yml | 8 ++--- gh-actions/gcp/setup/action.yml | 2 +- gh-actions/github/checkout/action.yml | 10 +++--- gh-actions/github/command/action.yml | 2 +- gh-actions/github/env/load/action.yml | 6 ++-- gh-actions/github/env/save/action.yml | 2 +- gh-actions/github/env/summary/action.yml | 12 +++---- gh-actions/github/issue/get/action.yml | 2 +- gh-actions/github/merge-commit/action.yml | 4 +-- gh-actions/github/pr/action.yml | 4 +-- gh-actions/github/run/action.yml | 42 +++++++++++----------- gh-actions/gpg/import/action.yml | 2 +- gh-actions/json/table/action.yml | 4 +-- gh-actions/using/recurse/action.yml | 2 +- 25 files changed, 88 insertions(+), 88 deletions(-) diff --git a/gh-actions/azp/agent-cleanup/action.yml b/gh-actions/azp/agent-cleanup/action.yml index e83e70c3f..ad4458ec2 100644 --- a/gh-actions/azp/agent-cleanup/action.yml +++ b/gh-actions/azp/agent-cleanup/action.yml @@ -21,13 +21,13 @@ runs: - id: fetch name: Fetch AZP agents list - uses: envoyproxy/toolshed/gh-actions/fetch@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/fetch@actions-v0.3.4 with: url: https://dev.azure.com/${{ inputs.azp-org }}/_apis/distributedtask/pools/${{ inputs.pool-id }}/agents?api-version=7.1-preview.1 args: -u ":${{ inputs.azp-token }}" - name: Get dead AZP agent ids - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input-format: json-path input: ${{ steps.fetch.outputs.path }} diff --git a/gh-actions/bson/action.yml b/gh-actions/bson/action.yml index f8f08a99c..5fdb7a1cb 100644 --- a/gh-actions/bson/action.yml +++ b/gh-actions/bson/action.yml @@ -48,7 +48,7 @@ runs: chmod +x $TMPFILE echo "path=$TMPFILE" >> $GITHUB_OUTPUT shell: bash - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: command with: input: ${{ inputs.input }} @@ -76,7 +76,7 @@ runs: TMPFILE: ${{ steps.script.outputs.path }} shell: bash - id: output - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ inputs.result-filter }} with: input: ${{ steps.run.outputs.output }} diff --git a/gh-actions/cache/prime/action.yml b/gh-actions/cache/prime/action.yml index a6a20572f..ede48501f 100644 --- a/gh-actions/cache/prime/action.yml +++ b/gh-actions/cache/prime/action.yml @@ -57,7 +57,7 @@ runs: - name: Check GCS bucket cache id: gcs-object if: ${{ inputs.gcs-bucket }} - uses: envoyproxy/toolshed/gh-actions/gcs/cache/exists@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/gcs/cache/exists@actions-v0.3.4 with: bucket: ${{ inputs.gcs-bucket }} key: ${{ inputs.key }} @@ -70,7 +70,7 @@ runs: lookup-only: true path: ${{ inputs.path || inputs.path-tmp }} key: ${{ inputs.key }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ ! inputs.lock-id && steps.cache-restore-initial.outputs.cache-hit != 'true' && steps.gcs-object.outputs.exists != 'true' }} id: lock-id with: @@ -78,7 +78,7 @@ runs: options: -Rr filter: | @base64 - - uses: envoyproxy/toolshed/gh-actions/github/mutex@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/github/mutex@actions-v0.3.4 if: ${{ inputs.lock-token && steps.cache-restore-initial.outputs.cache-hit != 'true' && steps.gcs-object.outputs.exists != 'true' }} with: key: ${{ inputs.lock-id || steps.lock-id.outputs.value }} @@ -96,7 +96,7 @@ runs: - name: Check GCS bucket cache id: gcs-object-recheck if: ${{ inputs.gcs-bucket && steps.gcs-object.outputs.exists != 'true' }} - uses: envoyproxy/toolshed/gh-actions/gcs/cache/exists@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/gcs/cache/exists@actions-v0.3.4 with: bucket: ${{ inputs.gcs-bucket }} key: ${{ inputs.key }} @@ -156,7 +156,7 @@ runs: key: ${{ inputs.key }} - if: ${{ steps.restore.outputs.save == 'true' && inputs.gcs-bucket }} - uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/gcs/cache/save@actions-v0.3.4 with: bucket: ${{ inputs.gcs-bucket }} key: ${{ inputs.key }} diff --git a/gh-actions/cache/restore/action.yml b/gh-actions/cache/restore/action.yml index 69c4c051e..e3162743c 100644 --- a/gh-actions/cache/restore/action.yml +++ b/gh-actions/cache/restore/action.yml @@ -54,7 +54,7 @@ runs: - name: Restore GCS cache if: ${{ inputs.gcs-bucket }} id: cache-restore-gcs - uses: envoyproxy/toolshed/gh-actions/gcs/cache/restore@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/gcs/cache/restore@actions-v0.3.4 with: bucket: ${{ inputs.gcs-bucket }} path: ${{ inputs.path || inputs.path-tmp }} diff --git a/gh-actions/docker/cache/prime/action.yml b/gh-actions/docker/cache/prime/action.yml index 8d5d5e21a..f8c8b3e3d 100644 --- a/gh-actions/docker/cache/prime/action.yml +++ b/gh-actions/docker/cache/prime/action.yml @@ -21,7 +21,7 @@ outputs: runs: using: "composite" steps: - - uses: envoyproxy/toolshed/gh-actions/cache/prime@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/cache/prime@actions-v0.3.4 id: prime with: key: ${{ inputs.image-tag }}${{ inputs.key-suffix }} diff --git a/gh-actions/docker/cache/restore/action.yml b/gh-actions/docker/cache/restore/action.yml index 5a50aff40..c51085b1d 100644 --- a/gh-actions/docker/cache/restore/action.yml +++ b/gh-actions/docker/cache/restore/action.yml @@ -12,7 +12,7 @@ inputs: runs: using: "composite" steps: - - uses: envoyproxy/toolshed/gh-actions/cache/restore@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/cache/restore@actions-v0.3.4 with: key: ${{ inputs.image-tag }}${{ inputs.key-suffix }} command: | diff --git a/gh-actions/docker/fetch/action.yml b/gh-actions/docker/fetch/action.yml index da2c7646d..90e7ddeba 100644 --- a/gh-actions/docker/fetch/action.yml +++ b/gh-actions/docker/fetch/action.yml @@ -13,7 +13,7 @@ inputs: runs: using: "composite" steps: - - uses: envoyproxy/toolshed/gh-actions/fetch@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/fetch@actions-v0.3.4 id: fetch with: url: ${{ inputs.url }} diff --git a/gh-actions/docker/shas/action.yml b/gh-actions/docker/shas/action.yml index c023a5ae4..65fcfd511 100644 --- a/gh-actions/docker/shas/action.yml +++ b/gh-actions/docker/shas/action.yml @@ -14,24 +14,24 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: yaml with: input: ${{ inputs.images }} input-format: yaml - - uses: envoyproxy/toolshed/gh-actions/foreach@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/foreach@actions-v0.3.4 id: json_actions with: items: ${{ steps.yaml.outputs.value }} steps: | - - uses: envoyproxy/toolshed/gh-actions/docker/sha@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/docker/sha@actions-v0.3.4 id: $KEY with: image: >- %{{ fromJSON(inputs.context).items['$KEY'] }} env_var: ${{ inputs.env_prefix }}_$KEY - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: images with: input: ${{ steps.json_actions.outputs.out }} diff --git a/gh-actions/envoy/ci/env/action.yml b/gh-actions/envoy/ci/env/action.yml index 78095c5e3..4c65cb29d 100644 --- a/gh-actions/envoy/ci/env/action.yml +++ b/gh-actions/envoy/ci/env/action.yml @@ -52,7 +52,7 @@ runs: steps: # Check current/requested config (currently only build-images can be overridden) - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 id: config with: title: fetch ${{ inputs.branch-name }}:${{ inputs.config-file }} @@ -70,7 +70,7 @@ runs: result-filter: . - id: build-images - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input-format: yaml-path input: ${{ inputs.config-file }} @@ -86,7 +86,7 @@ runs: | {$requested} # Check request version - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Validate given version string id: version with: @@ -105,7 +105,7 @@ runs: | {requested: .} - id: request - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: | actor: ${{ toJSON(github.actor) }} @@ -138,12 +138,12 @@ runs: - name: Run config id: run-config - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input-format: yaml input: ${{ toJSON(fromJSON(steps.config.outputs.output).run) }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Create data id: data with: diff --git a/gh-actions/envoy/ci/request/action.yml b/gh-actions/envoy/ci/request/action.yml index 8053f7bc0..9765d97bb 100644 --- a/gh-actions/envoy/ci/request/action.yml +++ b/gh-actions/envoy/ci/request/action.yml @@ -69,7 +69,7 @@ runs: # # Only specified bots are trusted. - id: trusted - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: | trusted_bots: | @@ -87,7 +87,7 @@ runs: | (. and ($input.event_name | startswith("pull_request") | not)) # Check requested changes - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 id: changed with: title: git diff changes from ${{ inputs.merge-commit || 'HEAD^1' }} @@ -108,7 +108,7 @@ runs: | split("\n") # Check current/requested config (currently only build-images can be overridden) - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 id: config with: title: fetch ${{ inputs.branch-name }}:${{ inputs.config-file }} @@ -128,7 +128,7 @@ runs: result-filter: . - id: build-images - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input-format: yaml-path input: ${{ inputs.working-directory }}/${{ inputs.config-file }} @@ -151,7 +151,7 @@ runs: | {$requested, current: .} # Check current/request versions - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Validate given version string id: version-string with: @@ -160,7 +160,7 @@ runs: input: ${{ inputs.working-directory }}/VERSION.txt filter: | validate::version - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 id: version with: title: fetch ${{ inputs.branch-name }}:${{ inputs.version-file }} @@ -192,7 +192,7 @@ runs: | {requested: ., current: $current} - id: request - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: | actor: ${{ toJSON(github.actor) }} @@ -240,18 +240,18 @@ runs: - name: Run config id: run-config - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input-format: yaml input: ${{ toJSON(fromJSON(steps.config.outputs.output).run) }} - - uses: envoyproxy/toolshed/gh-actions/torun@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/torun@actions-v0.3.4 id: torun with: event: ${{ github.event_name }} config: ${{ steps.run-config.outputs.value }} paths: ${{ steps.changed.outputs.output || '[]' }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Create data id: data with: diff --git a/gh-actions/envoy/run/summary/action.yml b/gh-actions/envoy/run/summary/action.yml index aac4e03e9..9d5f0c46d 100644 --- a/gh-actions/envoy/run/summary/action.yml +++ b/gh-actions/envoy/run/summary/action.yml @@ -113,12 +113,12 @@ inputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ fromJSON(env.CI_DEBUG || 'false') && true || false }} with: input: ${{ inputs.context }} print-result: true - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Runtime information id: run-info with: @@ -135,13 +135,13 @@ runs: completed: .run.completed, "run-time": "\(.run.completed - .run.started | . * 100 | round / 100)s", "job-time": "\(.run.completed - .context["job-started"] | . * 100 | round / 100)s"} - - uses: envoyproxy/toolshed/gh-actions/json/table@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/json/table@actions-v0.3.4 name: Run information summary id: run-summary with: json: ${{ steps.run-info.outputs.value }} title: Runtime information - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: ${{ inputs.context }} options: -r diff --git a/gh-actions/foreach/action.yml b/gh-actions/foreach/action.yml index a04a96d71..9f11f11e0 100644 --- a/gh-actions/foreach/action.yml +++ b/gh-actions/foreach/action.yml @@ -25,7 +25,7 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Context id: context with: @@ -33,13 +33,13 @@ runs: filter: | ${{ inputs.context-filter }} | . * {"items": ${{ inputs.items }}} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Steps (JSON) id: steps-json with: input: ${{ inputs.steps }} input-format: yaml - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Steps id: steps-subs with: @@ -55,7 +55,7 @@ runs: | map(.key as $k | $out | . + [($steps | walk(if type == "string" then sub("\\$KEY"; "\($k)") else . end))]) | flatten - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 id: steps with: name: ${{ inputs.name }} diff --git a/gh-actions/gcp/setup/action.yml b/gh-actions/gcp/setup/action.yml index ba21ab6ad..77c2c2078 100644 --- a/gh-actions/gcp/setup/action.yml +++ b/gh-actions/gcp/setup/action.yml @@ -51,7 +51,7 @@ runs: if: ${{ inputs.key }} shell: bash - - uses: envoyproxy/toolshed/gh-actions/github/script/run@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/github/script/run@actions-v0.3.4 id: key if: ${{ inputs.key }} with: diff --git a/gh-actions/github/checkout/action.yml b/gh-actions/github/checkout/action.yml index 3df24f5b6..1ab78f6cc 100644 --- a/gh-actions/github/checkout/action.yml +++ b/gh-actions/github/checkout/action.yml @@ -42,7 +42,7 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/github/merge-commit@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/github/merge-commit@actions-v0.3.4 id: merge-commit name: Fetch merge commit hash if: ${{ inputs.pr && fromJSON(inputs.fetch-merge-commit) }} @@ -57,7 +57,7 @@ runs: # depth of the checked ancestor. - name: Parse YAML config id: parsed-config - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: ${{ inputs.config || '{}' }} input-format: yaml @@ -102,7 +102,7 @@ runs: - name: Config id: config-token if: ${{ inputs.ssh-key == '' }} - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: ${{ inputs.token || github.token }} options: -R @@ -115,7 +115,7 @@ runs: | del(.branch, .["requested-ref"]) - name: Config id: config-ssh - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ inputs.ssh-key != '' }} with: input: ${{ inputs.ssh-key }} @@ -151,7 +151,7 @@ runs: COMMITTER_EMAIL: ${{ inputs.committer-email }} shell: bash - id: branch - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 with: input: ${{ fromJSON(steps.parsed-config.outputs.value).branch }} input-format: text diff --git a/gh-actions/github/command/action.yml b/gh-actions/github/command/action.yml index 89f875d5d..6525f681b 100644 --- a/gh-actions/github/command/action.yml +++ b/gh-actions/github/command/action.yml @@ -17,7 +17,7 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Parse command from text id: command with: diff --git a/gh-actions/github/env/load/action.yml b/gh-actions/github/env/load/action.yml index c7fb06dbe..a213a5b71 100644 --- a/gh-actions/github/env/load/action.yml +++ b/gh-actions/github/env/load/action.yml @@ -36,7 +36,7 @@ runs: using: composite steps: # For dispatch events we have to find the request via the Request workflow - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 name: Find request id: find-request if: ${{ inputs.head-sha }} @@ -47,12 +47,12 @@ runs: | ("${{ inputs.template-script-current }}" | bash::output) - name: Download environment data id: download - uses: envoyproxy/toolshed/gh-actions/github/artifact/download@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/github/artifact/download@actions-v0.3.4 with: name: ${{ inputs.name }} path: ${{ runner.temp }} run-id: ${{ steps.find-request.outputs.output || inputs.run-id }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Load env data id: data with: diff --git a/gh-actions/github/env/save/action.yml b/gh-actions/github/env/save/action.yml index 1e31ebeb0..d13ada31a 100644 --- a/gh-actions/github/env/save/action.yml +++ b/gh-actions/github/env/save/action.yml @@ -20,7 +20,7 @@ runs: # Create temporary directory OUTPUT_DIR=$(mktemp -d) echo "directory=${OUTPUT_DIR}" >> $GITHUB_OUTPUT - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Check proxy data id: env with: diff --git a/gh-actions/github/env/summary/action.yml b/gh-actions/github/env/summary/action.yml index ef7c76d95..51174d306 100644 --- a/gh-actions/github/env/summary/action.yml +++ b/gh-actions/github/env/summary/action.yml @@ -61,7 +61,7 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: linked-title with: input: | @@ -76,7 +76,7 @@ runs: options: -r filter: gfm::event_title - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: title with: input: | @@ -92,7 +92,7 @@ runs: filter: gfm::event_title # This generates a filter from configuration - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Table filter id: table-filter with: @@ -103,7 +103,7 @@ runs: filter: | with_entries({key: .key, value: .value.filter}) | utils::filters - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Tables id: tables with: @@ -121,7 +121,7 @@ runs: | select(.value.data | type != "null")) | gfm::tables - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: output with: input: ${{ toJSON(inputs) }} @@ -160,7 +160,7 @@ runs: " | str::indent($inputs.indent // "0" | fromjson) - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ inputs.output-path }} with: input: ${{ steps.output.outputs.value }} diff --git a/gh-actions/github/issue/get/action.yml b/gh-actions/github/issue/get/action.yml index b0c7c4a82..d7bc1b28c 100644 --- a/gh-actions/github/issue/get/action.yml +++ b/gh-actions/github/issue/get/action.yml @@ -60,7 +60,7 @@ runs: shell: bash env: GH_TOKEN: "${{ inputs.GITHUB_TOKEN }}" - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: issue-id with: input: ${{ steps.issue-query.outputs.result }} diff --git a/gh-actions/github/merge-commit/action.yml b/gh-actions/github/merge-commit/action.yml index 1799662f8..d2d4db3c2 100644 --- a/gh-actions/github/merge-commit/action.yml +++ b/gh-actions/github/merge-commit/action.yml @@ -32,14 +32,14 @@ runs: shell: bash env: URL: https://api.github.com/repos/${{ inputs.repository }}/pulls/${{ inputs.pr }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: jq with: input: ${{ steps.fetch.outputs.response }} options: -r filter: | .merge_commit_sha // "" - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ ! steps.jq.outputs.value }} with: input: ${{ steps.fetch.outputs.response }} diff --git a/gh-actions/github/pr/action.yml b/gh-actions/github/pr/action.yml index 1c4abe2a7..0aa2ab0b6 100644 --- a/gh-actions/github/pr/action.yml +++ b/gh-actions/github/pr/action.yml @@ -47,7 +47,7 @@ runs: using: composite steps: - name: Checkout branch (${{ inputs.branch }}) - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 env: GH_TOKEN: ${{ inputs.GITHUB_TOKEN }} CI_DEBUG: true @@ -106,7 +106,7 @@ runs: " - name: Upload diff - uses: envoyproxy/toolshed/gh-actions/upload/diff@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/upload/diff@actions-v0.3.4 if: ${{ inputs.diff-upload }} with: diff: HEAD^1 diff --git a/gh-actions/github/run/action.yml b/gh-actions/github/run/action.yml index 4cfe3d466..93581d966 100644 --- a/gh-actions/github/run/action.yml +++ b/gh-actions/github/run/action.yml @@ -112,10 +112,10 @@ runs: steps: - if: ${{ fromJSON(inputs.diskspace-hack) }} name: Free diskspace - uses: envoyproxy/toolshed/gh-actions/diskspace@actions-v0.3.3 + uses: envoyproxy/toolshed/gh-actions/diskspace@actions-v0.3.4 with: to_remove: ${{ inputs.diskspace-hack-paths }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Generate download config if: ${{ inputs.downloads }} id: download-config @@ -132,7 +132,7 @@ runs: else "${{ runner.temp }}/\(.)" end) - - uses: envoyproxy/toolshed/gh-actions/foreach@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/foreach@actions-v0.3.4 if: ${{ steps.download-config.outputs.value }} with: items: ${{ steps.download-config.outputs.value }} @@ -175,7 +175,7 @@ runs: OUTPUT_DATA: ${{ inputs.output-path }} shell: bash - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: entrypoint with: input: | @@ -185,7 +185,7 @@ runs: output-path: ${{ steps.paths.outputs.entrypoint }} print-output: ${{ fromJSON(env.CI_DEBUG || 'false') && true || false }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: source with: input: | @@ -194,27 +194,27 @@ runs: options: -Rsr output-path: ${{ steps.paths.outputs.source }} print-output: ${{ fromJSON(env.CI_DEBUG || 'false') && true || false }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Generate run context (steps-pre) id: context-steps-pre with: input: ${{ inputs.steps-pre || '""' }} options: -Rs input-format: string - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Generate run context (steps-post) id: context-steps-post with: input: ${{ inputs.steps-post || '""' }} options: -Rs input-format: string - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 name: Pre report if: ${{ inputs.report-pre }} with: steps: ${{ inputs.report-pre }} context: ${{ inputs.context }} - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 name: Run pre steps if: ${{ inputs.steps-pre }} with: @@ -242,7 +242,7 @@ runs: id: command shell: bash - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ always() }} id: started with: @@ -276,21 +276,21 @@ runs: env: COMMAND: ${{ steps.command.outputs.command }} TARGET_PATH: ${{ inputs.working-directory }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: cancelled if: ${{ cancelled() }} with: options: -r filter: | true - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 if: ${{ always() }} id: completed with: options: -r filter: now - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 if: ${{ ! (cancelled() || fromJSON(steps.cancelled.outputs.value || 'false')) }} with: input-format: string-path @@ -309,7 +309,7 @@ runs: error: $error_match, fail: $fail_match}) - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Generate run context id: context if: ${{ always() }} @@ -330,7 +330,7 @@ runs: | {"run": ., "context": ${{ inputs.context || '{}' }}} - - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/bson@actions-v0.3.4 if: ${{ inputs.container-output && ( ! (cancelled() || fromJSON(steps.cancelled.outputs.value || 'false'))) }} with: input: | @@ -350,21 +350,21 @@ runs: | "\($dir)/\($v)" as $target | "mkdir -p $(dirname \($dir_target))\n\(env.CONTAINER_COMMAND) cp -a \($k) \($target)") | join("\n") - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 name: Run post steps if: ${{ inputs.steps-post && ! (fromJSON(steps.context.outputs.value).run.cancelled || cancelled()) }} with: name: ${{ inputs.steps-post-name }} steps: ${{ inputs.steps-post }} context: ${{ steps.context.outputs.value }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: post-failed if: ${{ failure() && inputs.upload-name && inputs.upload-path }} with: input: ${{ steps.context.outputs.value }} filter: | .run["post-steps-failed"] = true - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 name: Post report if: ${{ inputs.report-post && ! (fromJSON(steps.context.outputs.value).run.cancelled || cancelled()) }} with: @@ -376,21 +376,21 @@ runs: with: name: ${{ inputs.upload-name }} path: ${{ startsWith(inputs.upload-path, '/') && inputs.upload-path || format('{0}/{1}', runner.temp, inputs.upload-path) }} - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: upload-failed if: ${{ failure() && inputs.upload-name && inputs.upload-path }} with: input: ${{ steps.post-failed.outputs.value || steps.context.outputs.value }} filter: | .run["upload-failed"] = true - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: run-cancelled if: ${{ cancelled() }} with: input: ${{ steps.post-failed.outputs.value || steps.context.outputs.value }} filter: | .run["cancelled"] = true - - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/using/steps@actions-v0.3.4 name: Job summary if: ${{ always() && inputs.summary-post }} with: diff --git a/gh-actions/gpg/import/action.yml b/gh-actions/gpg/import/action.yml index f2aa88b3b..d947769c6 100644 --- a/gh-actions/gpg/import/action.yml +++ b/gh-actions/gpg/import/action.yml @@ -22,7 +22,7 @@ runs: gpg_private_key: ${{ inputs.key }} passphrase: ${{ inputs.passphrase }} - - uses: envoyproxy/toolshed/gh-actions/github/script/run@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/github/script/run@actions-v0.3.4 if: ${{ inputs.passphrase && inputs.passphrase-path }} with: run: | diff --git a/gh-actions/json/table/action.yml b/gh-actions/json/table/action.yml index ee4096165..8a6206428 100644 --- a/gh-actions/json/table/action.yml +++ b/gh-actions/json/table/action.yml @@ -84,7 +84,7 @@ outputs: runs: using: composite steps: - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 name: Generate table id: table with: @@ -102,7 +102,7 @@ runs: ${{ inputs.mutate-cells || '.cell' }}; ${{ inputs.sanitize-filter || '.' }}) - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: summary if: ${{ steps.table.outputs.value }} with: diff --git a/gh-actions/using/recurse/action.yml b/gh-actions/using/recurse/action.yml index 7a5ed8cec..1736e8cd5 100644 --- a/gh-actions/using/recurse/action.yml +++ b/gh-actions/using/recurse/action.yml @@ -11,7 +11,7 @@ runs: steps: # .tmp.action/action.yml **must** be hardcoded - - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.3 + - uses: envoyproxy/toolshed/gh-actions/jq@actions-v0.3.4 id: yaml with: input: ${{ inputs.with }}