Skip to content

Commit

Permalink
Merge pull request #67 from telekom-mms/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 11bd719
  • Loading branch information
schurzi authored Nov 22, 2024
2 parents 9ae87b3 + 4a9f896 commit ea4635e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Git checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
ref: ${{ github.head_ref }}

Expand Down

0 comments on commit ea4635e

Please sign in to comment.