Skip to content

Commit

Permalink
⬆️ Update actions/setup-go action to v4 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent 9a68a06 commit effa661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
./hack/update-version.sh "$TYPE" ${{ steps.changes.outputs.charts_files }}
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
- name: Install helm-docs
run: go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
- name: Add Go bin to PATH
Expand Down

0 comments on commit effa661

Please sign in to comment.