Skip to content

Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 (#111) #236

Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 (#111)

Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 (#111) #236

Workflow file for this run

name: Audit
on:
workflow_dispatch:
schedule:
- cron: '11 3 * * *'
pull_request:
branches:
- main
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
contents: read
security-events: write
actions: read
jobs:
go:
uses: typisttech/.github/.github/workflows/audit-go.yml@84a542186b401cc272eeec5c9c077c3cb3c910e2 # v6.1.0