We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e53e5 commit efbcbeeCopy full SHA for efbcbee
.github/workflows/release.yml
@@ -33,8 +33,8 @@ jobs:
33
steps:
34
- name: Checkout
35
uses: actions/checkout@v4
36
- with:
37
- fetch-depth: 0
+ - name: Check Dependencies' License
+ uses: apache/skywalking-eyes/dependency@main # always prefer to use a revision instead of `main`.
38
- name: Set up Go
39
uses: actions/setup-go@v5
40
with:
version.txt
@@ -1 +1 @@
1
-0.1.0-2408041437.dev
+0.1.0-2408041450.dev
0 commit comments