Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to b4ffde6 (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent 58c9b5d commit 104d4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
CONTAINER_ENGINE: podman
steps:
- uses: actions/checkout@v4 # default branch will be checked out by default on scheduled workflows
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 # default branch will be checked out by default on scheduled workflows
with:
fetch-depth: 0

Expand Down

0 comments on commit 104d4a0

Please sign in to comment.