Skip to content

Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 #14

Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 #14

Workflow file for this run

name: antispam
on:
issues:
types:
- opened
- edited
- reopened
pull_request:
types:
- opened
- edited
- reopened
- synchronize
permissions:
pull-requests: write
issues: write
jobs:
build:
name: Antispam
runs-on: ubuntu-latest
steps:
- uses: liamg/antispam-action@1
with:
token: ${{ github.token }}