Skip to content

Commit 29794e2

Browse files
Merge pull request #4 from JosephNaberhaus/dependabot/github_actions/JosephNaberhaus/actions-1.3.0
build(deps): bump JosephNaberhaus/actions from 1.2.0 to 1.3.0
2 parents 27f0f8b + 31ed91d commit 29794e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v4
2020
- name: Build binary
21-
uses: JosephNaberhaus/actions/release-go-binary@v1.2.0
21+
uses: JosephNaberhaus/actions/release-go-binary@v1.3.0
2222
with:
2323
github-token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)