Merge pull request #2349 from laramies/dependabot/github_actions/actions/checkout-6.0.3

build(deps): Bump actions/checkout from 6.0.2 to 6.0.3
This commit is contained in:
J.Townsend
2026-06-03 23:16:02 +01:00
committed by GitHub
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
egress-policy: audit
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL