Skip to content

Commit f336099

Browse files
hudeng-gogithub-actions
authored andcommitted
chore: Update integration.yml
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
1 parent 9a1ae3a commit f336099

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

integration.yml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
# Required
2-
message: |
3-
Integrated for v25-Release
4-
# Not required, now default is v25-Release
1+
message: >-
2+
fix(golang-github-hashicorp-go-retryablehttp): CVE-2024-6104 by
3+
deepin-ci-robot@deepin-community/golang-github-hashicorp-go-retryablehttp
54
milestone: v25-Release
6-
# Required
7-
repos:
8-
# Required
9-
- repo: linuxdeepin/examplerepo
10-
# Not required
11-
tag: 5.11.22
12-
# Not required, but need one of tag and tagsha info
13-
# When use tag info, integration workflow will check repository tag and build tag version
14-
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
15-
tagsha: "********************************"
5+
repos:
6+
- repo: deepin-community/golang-github-hashicorp-go-retryablehttp
7+
tagsha: 24672aba7124ea5c089eb8ed7264506dcb6ee23a
8+
timestamp: 1777517365713

0 commit comments

Comments
 (0)