Merge pull request #15305 from prometheus/dependabot/github_actions/scripts/actions/checkout-4.2.2

chore(deps): bump actions/checkout from 4.2.0 to 4.2.2 in /scripts
This commit is contained in:
Ben Kochie 2024-11-08 14:08:01 +00:00 committed by GitHub
commit 6207b26896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install Go - name: Install Go
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with: with: