chore(deps): update actions/checkout digest to 11bd719

This commit is contained in:
renovate[bot]
2024-10-23 16:35:55 +00:00
committed by GitHub
parent 3b145da136
commit 7213f2fd28

View File

@@ -16,7 +16,7 @@ jobs:
- goarch: arm64 - goarch: arm64
goos: windows goos: windows
steps: steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: wangyoucao577/go-release-action@v1.36 - uses: wangyoucao577/go-release-action@v1.36
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}