We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e043317 + 2447d6f commit c0d3fc8Copy full SHA for c0d3fc8
.github/workflows/codeql.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
-
33
name: Checkout
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
35
with:
36
fetch-depth: 2
37
.github/workflows/labels.yml
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
name: Lint
uses: docker/bake-action@v6
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
fetch-depth: 0
58
0 commit comments