Skip to content

Commit

Permalink
Merge 8f1727a into d9453e0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2021
2 parents d9453e0 + 8f1727a commit c80496c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-all-in-one-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
go-version: ^1.15

- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
node-version: '10'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
go-version: ^1.15

- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
node-version: '10'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: ^1.15

- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
node-version: '10'

Expand Down

0 comments on commit c80496c

Please sign in to comment.