feat: add release-git-tag #3

Merged
t.behrendt merged 6 commits from feat-release-git-tag into main 2025-10-13 20:44:18 +02:00
Showing only changes of commit 41d8d39f12 - Show all commits

View File

@@ -8,8 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v6
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
go-version: 1.25.1
- run: go install github.com/rhysd/actionlint/cmd/actionlint@latest
- run: actionlint
file_or_dir: "*/action.yaml"