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:
@@ -30,7 +30,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
uses: actions/checkout@v4 # v4.2.2
|
||||
with:
|
||||
repository: "grafana/grafana-github-actions"
|
||||
path: ./actions
|
||||
|
||||
Reference in New Issue
Block a user