Skip to content

chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 #334

chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3

chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 #334

Workflow file for this run

name: Build
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
env:
GOTOOLCHAIN: local
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
persist-credentials: false
- name: Set up tools
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
with:
version: 2026.3.8
- name: Run GoReleaser
run: goreleaser release --clean --snapshot
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: Preview Binaries
path: dist/qcloud_*/qcloud*