Skip to content

Commit

Permalink
Merge pull request #30 from pomerium/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.2.0

Bump actions/checkout from 3.1.0 to 3.2.0
  • Loading branch information
calebdoxsey committed Dec 27, 2022
2 parents 6a8d598 + fcdf4a7 commit 01c7473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
- name: Checkout
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b

- name: Set up Go
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
Expand Down

0 comments on commit 01c7473

Please sign in to comment.