Skip to content

Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 #142

Bump sigstore/cosign-installer from 3.1.1 to 3.1.2

Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 #142

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