Merge pull request #14390 from prometheus/dependabot/github_actions/scripts/actions/checkout-4.1.7

build(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /scripts
This commit is contained in:
Arve Knudsen 2024-07-14 18:15:51 +02:00 committed by GitHub
commit 64bfd2f49a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install Go
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with: