mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:11:22 -03:00
chore(github-action): update actions/setup-go digest digest to 7a3fe6c
This commit is contained in:
2
.github/workflows/daily.yaml
vendored
2
.github/workflows/daily.yaml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Setting repo parent dir as safe safe.directory
|
||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
|
||||
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
|
||||
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
|
||||
with:
|
||||
go-version: stable
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user