Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #28 from sbueringer/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-release-asset-1.0.2

Bump actions/upload-release-asset from 1 to 1.0.2
  • Loading branch information
sbueringer committed Jul 1, 2021
2 parents 55800a4 + fcaf21f commit 1c17f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

- name: Upload plugin to release
id: upload-release-asset
uses: actions/upload-release-asset@v1
uses: actions/upload-release-asset@v1.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1c17f8d

Please sign in to comment.