Skip to content

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846) #2080

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846)

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846) #2080

Workflow file for this run

name: "codeql"
on:
push:
branches: [ main ]
jobs:
analyze:
name: analyze
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v3
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v4
with:
go-version: stable
- uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a # v2
- uses: github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a # v2
- uses: github/codeql-action/analyze@cdcdbb579706841c47f7063dda365e292e5cad7a # v2