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

Commit 1695111

Browse files
authored
Merge pull request #31 from pomerium/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2 parents bc11c2d + 104fe04 commit 1695111

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@755da8c3cf115ac066823e79a1e1788f8940201b
63+
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
6464

6565
- name: Set up Go
6666
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568

0 commit comments

Comments
 (0)