Browse Source

ci: ignore actions/checkout until v5 comes out

pull/5024/head
Henry Schreiner 1 year ago committed by GitHub
parent
commit
0518bf9f9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/dependabot.yml

2
.github/dependabot.yml

@ -12,4 +12,4 @@ updates: @@ -12,4 +12,4 @@ updates:
ignore:
- dependency-name: actions/checkout
versions:
- "<2"
- "<5"

Loading…
Cancel
Save