Skip to content

🌱 Bump goreleaser/goreleaser-action from 5 to 6 #1939

🌱 Bump goreleaser/goreleaser-action from 5 to 6

🌱 Bump goreleaser/goreleaser-action from 5 to 6 #1939

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
branches:
- main
jobs:
verify:
runs-on: ubuntu-latest
name: verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}