chore(deps): pin actions/checkout action to f43a0e5

This commit is contained in:
Smeagol 2024-05-15 15:33:15 +00:00
parent 9ed773137c
commit f3d8d96400

View file

@ -9,7 +9,7 @@ jobs:
image: ghcr.io/renovatebot/renovate:37.363.8@sha256:d5d20fda77bffb65bb4099389d6cb064e1e06b085bc547e10330bf82317c9693
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
with:
show-progress: false