CI: move workflows/actions to actions (#104711)

* move workflows/actions to actions

* rerun actions

* fix setup-go v5

* unpinned unnecessary pins

* update CODEOWONERS

* update CODEOWONERS

* remove remove-milestone from codeowners

* remove bad key
This commit is contained in:
Kevin Minehart
2025-04-29 14:24:55 -05:00
committed by GitHub
parent 97d10b5095
commit 2436b4e097
51 changed files with 100 additions and 104 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
container:
image: grafana/vale:latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: grafana/writers-toolkit/vale-action@vale-action/v1 # zizmor: ignore[unpinned-uses]