Skip to content

Commit 14b3972

Browse files
chore: Update actions/checkout action to v4.2.2 (#261)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Co-authored-by: Dougal Matthews <dougal@grafana.com>
1 parent 2c4c069 commit 14b3972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-policy-bot-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout code
22-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
22+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
with:
2424
persists-credentials: false
2525

0 commit comments

Comments
 (0)