Skip to content

Commit 6998d04

Browse files
gha-pins[bot]Automated
andauthored
Update GitHub Actions to latest vetted versions (#157)
| Action | SHA | Version | Vetted in | |--------|-----|---------|-----------| | `actions/checkout` | `3d3c42e5` | v7.0.1 | | Co-authored-by: Automated <actions@users.noreply.github.com>
1 parent f045a84 commit 6998d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Build"
22
runs:
33
using: "composite"
44
steps:
5-
- uses: actions/checkout@v5
5+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
66
with:
77
fetch-depth: 0
88

0 commit comments

Comments
 (0)