Skip to content

Commit

Permalink
Merge pull request #372 from devmehq/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored May 21, 2024
2 parents 7175376 + 462dc64 commit c855e98
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 @@ -31,7 +31,7 @@ jobs:
workflow_id: build-docker.yml
access_token: ${{ github.token }}

- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
with:
fetch-depth: 30
persist-credentials: false
Expand Down

0 comments on commit c855e98

Please sign in to comment.