Skip to content

build(deps): bump golang.org/x/text in the gomod group (#37) #36

build(deps): bump golang.org/x/text in the gomod group (#37)

build(deps): bump golang.org/x/text in the gomod group (#37) #36

Workflow file for this run

---
name: release
on:
push:
branches: [main]
jobs:
release:
name: Tag a merged release
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v6.0.1
with:
fetch-depth: 0
- name: Tag release
run: make -f Makefile-ci.mk release-tag