We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2803d70 + 13da62e commit b538c49Copy full SHA for b538c49
1 file changed
.github/workflows/ci.yaml
@@ -48,6 +48,6 @@ jobs:
48
- name: Checkout
49
uses: actions/checkout@v6.0.2
50
- name: Check GoReleaser
51
- uses: goreleaser/goreleaser-action@v7.2.1
+ uses: goreleaser/goreleaser-action@v7.2.2
52
with:
53
args: check
0 commit comments