aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/e2e.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/e2e.yml')
-rw-r--r--.github/workflows/e2e.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml
index 014c43d73..a6a05e756 100644
--- a/.github/workflows/e2e.yml
+++ b/.github/workflows/e2e.yml
@@ -30,7 +30,7 @@ jobs:
id: go
- name: Check out code into the Go module directory
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v2
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v2
- name: Install dependencies
run: |