Skip to content

chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#243) #190

chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#243)

chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#243) #190

---
name: Create Release
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
jobs:
create-release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4.0.1
with:
token: ${{ secrets.AMP_RELEASER_TOKEN }}