Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli authored Mar 21, 2020
1 parent f1501c5 commit 4812b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
key: ${{ runner.os }}-build-gems-${{ hashFiles('.github/Gemfile') }}
restore-keys: |
${{ runner.os }}-build-gems-
- uses: MeilCli/danger-action@update
- uses: MeilCli/danger-action@master
with:
plugins_file: '.github/Gemfile'
install_path: 'vendor/bundle'
Expand Down

0 comments on commit 4812b1e

Please sign in to comment.