Skip to content

Commit

Permalink
Merge pull request #252 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/create-release-v1.1.3

github-actions(deps): bump actions/create-release from v1.1.2 to v1.1.3
  • Loading branch information
ergebnis-bot authored Aug 12, 2020
2 parents ae0ec0e + cae33b5 commit 8d5cf5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: "echo \"::set-output name=tag::${GITHUB_REF#refs/tags/}\""

- name: "Create release"
uses: "actions/[email protected].2"
uses: "actions/[email protected].3"
env:
GITHUB_TOKEN: "${{ secrets.ERGEBNIS_BOT_TOKEN }}"
with:
Expand Down

0 comments on commit 8d5cf5c

Please sign in to comment.