Skip to content

Commit

Permalink
Merge pull request Sansui233#8 from Sansui233/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-v2.3.4
  • Loading branch information
dependabot[bot] authored Nov 26, 2020
2 parents 32649e6 + 9e6ff77 commit 0c83cc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/[email protected].2
uses: actions/[email protected].4

- name: Build and push Docker images
uses: docker/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: 1.14.x

- name: Check out code into the Go module directory
uses: actions/[email protected].2
uses: actions/[email protected].4

- name: Cache go module
uses: actions/cache@v2
Expand Down

0 comments on commit 0c83cc2

Please sign in to comment.