Skip to content

Update workflows to fix node 20 deprecation and update golangci-lint-action version and config #613

Update workflows to fix node 20 deprecation and update golangci-lint-action version and config

Update workflows to fix node 20 deprecation and update golangci-lint-action version and config #613

name: Check signed commits in PR
on: pull_request_target
jobs:
build:
name: Check signed commits in PR
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@main