This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
chore(deps): update aquaproj/aqua-installer action to v3.1.0 (#950) #607
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | ||
name: test-main | ||
on: | ||
push: | ||
branches: [main] | ||
permissions: {} | ||
jobs: | ||
test-main: | ||
Check failure on line 11 in .github/workflows/test-main.yaml GitHub Actions / test-mainInvalid workflow file
|
||
uses: suzuki-shunsuke/go-test-workflow/.github/workflows/test.yaml@6861ea245ad10752afcba66cb71f28cf5c46ce49 # v1.1.0 | ||
with: | ||
go-version-file: go.mod | ||
aqua_version: v2.38.0 | ||
permissions: | ||
pull-requests: write |