Skip to content

Commit

Permalink
Merge pull request #45 from anaconda/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout digest to 692973e
  • Loading branch information
mcg1969 authored Jun 14, 2024
2 parents 9d7e1b4 + 2d547a7 commit d21362a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Retrieve the source code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0
- name: Build the archive
Expand Down

0 comments on commit d21362a

Please sign in to comment.