Skip to content

Bump actions/setup-go from 6.2.0 to 6.3.0 #189

Bump actions/setup-go from 6.2.0 to 6.3.0

Bump actions/setup-go from 6.2.0 to 6.3.0 #189

Workflow file for this run

name: Analyze GitHub Actions security
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions: {}
jobs:
check-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Run actionlint
uses: docker://rhysd/actionlint@sha256:96d4a8c87dbbfb3bdd324f8fdc285fc3df5261e2decc619a4dd7e8ee52bbfd46 # 1.7.8
with:
args: -color
- name: Run zizmor
uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d # v0.5.0
with:
advanced-security: false