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 0a67ef44b..7f2eb0f4c 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v2
+ uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v2
- name: Install dependencies
run: |