We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2682f84 commit 1a87878Copy full SHA for 1a87878
1 file changed
README.md
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
name: History AV Scan
56
steps:
57
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
58
with:
59
fetch-depth: '0'
60
- name: Git AV Scan
@@ -73,7 +73,7 @@ jobs:
73
74
name: AV scan
75
76
77
78
uses: djdefi/gitavscan@v23
79
```
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
0 commit comments