about summary refs log tree commit diff
path: root/.github/workflows/nix-parse.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/nix-parse.yml')
-rw-r--r--.github/workflows/nix-parse.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix-parse.yml b/.github/workflows/nix-parse.yml
index b86594e0d53bb..ffccf9d53de11 100644
--- a/.github/workflows/nix-parse.yml
+++ b/.github/workflows/nix-parse.yml
@@ -24,7 +24,7 @@ jobs:
         if [[ -s "$HOME/changed_files" ]]; then
           echo "CHANGED_FILES=$HOME/changed_files" > "$GITHUB_ENV"
         fi
-    - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+    - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
       with:
         # pull_request_target checks out the base branch by default
         ref: refs/pull/${{ github.event.pull_request.number }}/merge