We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065ef0b commit 6665ec7Copy full SHA for 6665ec7
.github/workflows/issue_commands.yml
@@ -15,7 +15,7 @@ jobs:
15
id-token: write
16
steps:
17
- name: Checkout Actions
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
repository: "grafana/grafana-github-actions"
21
path: ./actions
.github/workflows/push.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup
uses: grafana/plugin-ci-workflows/actions/plugins/setup@main # zizmor: ignore[unpinned-uses]
0 commit comments