mirror of
https://github.com/getsops/sotp.git
synced 2026-02-05 09:45:59 +01:00
Merge pull request #50 from getsops/dependabot/github_actions/actions/setup-go-5.5.0
Bump actions/setup-go from 5.4.0 to 5.5.0
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user