Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 81f2fd4

Browse files
authored
Merge pull request #34 from pomerium/dependabot/github_actions/actions/checkout-3.5.0
Bump actions/checkout from 3.4.0 to 3.5.0
2 parents 8280062 + 1321e16 commit 81f2fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
DOCKER_CLI_EXPERIMENTAL: "enabled"
6161
steps:
6262
- name: Checkout
63-
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f
63+
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
6464

6565
- name: Set up Go
6666
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9

0 commit comments

Comments
 (0)