Skip to content

Commit

Permalink
update gha rev
Browse files Browse the repository at this point in the history
  • Loading branch information
derailed committed Feb 17, 2024
1 parent 0ede52b commit aba7dcb
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .github/workflows/krew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master

# - name: Setup Go
# uses: actions/setup-go@v1
# with:
# go-version: 1.16.3

# - name: GoReleaser
# uses: goreleaser/goreleaser-action@v1
# with:
# version: latest
# args: release --rm-dist
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: actions/[email protected]

- name: Update new version in krew-index
uses: rajatjindal/[email protected].40
uses: rajatjindal/[email protected].46

0 comments on commit aba7dcb

Please sign in to comment.