Skip to content

build(deps): bump library/golang from 1.23.5 to 1.24rc2 #1662

build(deps): bump library/golang from 1.23.5 to 1.24rc2

build(deps): bump library/golang from 1.23.5 to 1.24rc2 #1662

Workflow file for this run

on:
pull_request:
types: [opened]
push:
name: Security
jobs:
gosec:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
show-progress: false
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...