Skip to content

fix(deps): update golang.org/x/exp digest to e7e105d #27

fix(deps): update golang.org/x/exp digest to e7e105d

fix(deps): update golang.org/x/exp digest to e7e105d #27

Workflow file for this run

# SPDX-FileCopyrightText: 2023-2024 Steffen Vogel <[email protected]>
# SPDX-License-Identifier: Apache-2.0
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/github-workflow.json
---
name: Release
on:
push:
branches:
- main
jobs:
semver-tag:
uses: cunicu/.github/.github/workflows/[email protected]
secrets:
PAT: ${{ secrets.PAT }}
permissions:
contents: write