Skip to content

Commit

Permalink
misc(workflows): unpin changelog version (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcodes0 authored Sep 6, 2024
1 parent 4a81c0d commit d8d627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.23
- run: go install github.com/tcodes0/go/cmd/changelog@v0.1.5
- run: go install github.com/tcodes0/go/cmd/changelog

- name: Update changelog
shell: bash
Expand Down

0 comments on commit d8d627d

Please sign in to comment.