You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/frogbot-scan-and-fix.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ jobs:
21
21
create-fix-pull-requests:
22
22
runs-on: ubuntu-latest
23
23
steps:
24
-
- uses: actions/checkout@v4
24
+
- uses: actions/checkout@v5
25
25
26
26
# IMPORTANT:
27
27
# 1. See the following link for information about the tools that need to be installed for Frogbot to work - https://github.com/jfrog/frogbot/tree/master/docs/templates/github-actions/scan-and-fix
0 commit comments