Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 #321

Bump actions/checkout from 4.2.1 to 4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2 #321

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b