Skip to content

Commit e93ac31

Browse files
chore(deps): update actions/checkout digest to 93cb6ef
1 parent 2077009 commit e93ac31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
12+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1313
- name: Setup .NET
1414
uses: actions/setup-dotnet@v5
1515
with:

0 commit comments

Comments
 (0)