Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

chore(deps): update suzuki-shunsuke/go-test-full-workflow action to v1.1.1 #949

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: pull_request

jobs:
test:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@cdb855906b55b11a56edc7268ab613cf36b3505c # v1.1.0
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@c37f3fa8a1dc979f7c4152ea0850eef1cbad7c2f # v1.1.1
with:
aqua_version: v2.38.0
go-version-file: go.mod
Expand Down