Skip to content

Commit

Permalink
Fix github action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicolBen committed Nov 20, 2019
1 parent e9fc091 commit 5c944a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autosquash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Autosquash
runs-on: ubuntu-18.04
steps:
- uses: hinthealth/autosquash
- uses: hinthealth/autosquash@master
with:
# We can't use the built-in secrets.GITHUB_TOKEN yet because of this limitation:
# https://github.community/t5/GitHub-Actions/Triggering-a-new-workflow-from-another-workflow/td-p/31676
Expand Down

0 comments on commit 5c944a4

Please sign in to comment.