Skip to content

Commit

Permalink
Pin actions/checkout action to 11bd719
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Jan 27, 2025
1 parent 78c5931 commit eeaca8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Set up Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit eeaca8f

Please sign in to comment.