Skip to content

Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 #53

Bump sigstore/cosign-installer from 3.5.0 to 3.7.0

Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 #53

name: Build Docker image
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build -t test-build .