Skip to content

Commit

Permalink
Merge pull request #196 from enterprise-contract/renovate/actions-che…
Browse files Browse the repository at this point in the history
…ckout-digest

Update actions/checkout digest to a5ac7e5
  • Loading branch information
lcarva authored May 20, 2024
2 parents e88758b + ecc12c2 commit dc021eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
status: ${{ job.status }}
steps:
- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name : Run EC Validate (keyless)
uses: ./
Expand Down

0 comments on commit dc021eb

Please sign in to comment.