Skip to content

fix(deps): update module golang.org/x/net to v0.29.0 #26

fix(deps): update module golang.org/x/net to v0.29.0

fix(deps): update module golang.org/x/net to v0.29.0 #26

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