Skip to content

gomod(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 #379

gomod(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0

gomod(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 #379

name: pull-build-oidc-token-verifier.yml
# description: "Build test-infra/cmd/oidc-token-verifier image for image-builder application."
on:
pull_request_target:
types: [ opened, edited, synchronize, reopened, ready_for_review ]
paths:
- "cmd/oidc-token-verifier/**"
- "pkg/**"
- "go.mod"
- "go.sum"
jobs:
build-image:
uses: ./.github/workflows/image-builder.yml
with:
name: test-infra/oidc-token-verifier
dockerfile: cmd/oidc-token-verifier/Dockerfile
context: .