Skip to content

Commit

Permalink
Bump actions/create-release from v1.1.2 to v1.1.3 (#3)
Browse files Browse the repository at this point in the history
Bumps [actions/create-release](https://github.com/actions/create-release) from v1.1.2 to v1.1.3.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](actions/create-release@v1.1.2...1e92f6f)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2020
1 parent 3b3068a commit c6e1bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Create a release
id: create_release
uses: actions/create-release@v1.1.2
uses: actions/create-release@v1.1.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c6e1bf1

Please sign in to comment.