Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3 from dataswift/dependabot/github_actions/main/a…
Browse files Browse the repository at this point in the history
…ctions/create-release-v1.1.4

Bump actions/create-release from v1.0.0 to v1.1.4
  • Loading branch information
pperzyna committed Mar 12, 2021
2 parents 628b83d + a60e6cd commit 72be81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: '12.x'

- name: Create Pre Release
uses: actions/create-release@v1.0.0
uses: actions/create-release@v1.1.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 72be81a

Please sign in to comment.