Skip to content

Commit

Permalink
Merge pull request #17 from pomerium/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…-practice/actions-setup-docker-1.0.11

Bump docker-practice/actions-setup-docker from 1.0.10 to 1.0.11
  • Loading branch information
calebdoxsey committed Aug 8, 2022
2 parents f8bd108 + caaf179 commit 4ff738f
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 @@ -64,7 +64,7 @@ jobs:

# We need api 1.41 to override platform
- name: Install docker stable
uses: docker-practice/actions-setup-docker@2d1d86c7fd8177d36a51a328528c79aae2bcb1fe
uses: docker-practice/actions-setup-docker@5d9a5f65f510c01ec5f0bd81d5c95768b1ec032a
with:
docker_channel: stable
docker_version: 20.10
Expand Down

0 comments on commit 4ff738f

Please sign in to comment.