Skip to content

chore(deps): bump github.com/sigstore/gitsign from 0.10.3-0.20241016191048-aa71ea860646 to 0.11.0 #31

chore(deps): bump github.com/sigstore/gitsign from 0.10.3-0.20241016191048-aa71ea860646 to 0.11.0

chore(deps): bump github.com/sigstore/gitsign from 0.10.3-0.20241016191048-aa71ea860646 to 0.11.0 #31

Workflow file for this run

name: build
on:
push:
branches: ['main']
pull_request:
branches: ['main']
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Install Go
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
- name: Build app
run: go build main.go