Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to 11bd719
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate authored and NyCodeGHG committed Feb 2, 2025
1 parent 8dafbb9 commit d296506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
needs: pre_ci
if: needs.pre_ci.outputs.continue
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
- uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
with:
Expand Down

0 comments on commit d296506

Please sign in to comment.