Skip to content

Commit

Permalink
Merge pull request #20 from scalameta/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-release-asset-v1.0.2

Bump actions/upload-release-asset from v1.0.1 to v1.0.2
  • Loading branch information
olafurpg authored Jan 7, 2021
2 parents 585b039 + a8e69d0 commit 8143063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
name: ${{ matrix.uploaded_filename }}
- name: Upload release
if: github.event_name == 'release'
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 8143063

Please sign in to comment.