Skip to content

Commit

Permalink
Release v0.3.6 (#63)
Browse files Browse the repository at this point in the history
* Fix pipeline to setup Go1.20 properly

* Release v0.3.6

* Update action

---------

Co-authored-by: ryo.nakao <[email protected]>
  • Loading branch information
nakabonne and ryo.nakao authored Mar 24, 2023
1 parent 3137405 commit 02fa0b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: pipe-cd/actions-gh-release@v2.1.0
- uses: pipe-cd/actions-gh-release@v2.6.0
with:
release_file: 'RELEASE'
token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tag: v0.3.5
tag: v0.3.6

0 comments on commit 02fa0b2

Please sign in to comment.