Skip to content

Commit 5ac57d9

Browse files
Merge pull request #3 from Optum/feature/action_version
Upgrading action checkout version
2 parents 5ea7aef + 083441d commit 5ac57d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sourcehawk-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
- name: Sourcehawk Scan
1717
uses: optum/sourcehawk-scan-github-action@main
1818

0 commit comments

Comments
 (0)