We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e5c265 + 021ad18 commit 972ae62Copy full SHA for 972ae62
.github/workflows/hostlookuper.yaml
@@ -50,7 +50,7 @@ jobs:
50
username: ${{ secrets.DOCKERHUB_USERNAME }}
51
password: ${{ secrets.DOCKERHUB_TOKEN }}
52
- name: Run GoReleaser
53
- uses: goreleaser/goreleaser-action@v6
+ uses: goreleaser/goreleaser-action@v7
54
with:
55
distribution: goreleaser
56
version: latest
@@ -93,7 +93,7 @@ jobs:
93
94
95
96
97
98
99
0 commit comments