Skip to content

Commit 8d5b29d

Browse files
committed
Align files
1 parent ef2ff57 commit 8d5b29d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/zz_generated.fix_vulnerabilities.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# devctl
44
#
5-
# https://github.com/giantswarm/devctl/blob/ad0a25fbf301b2513e169ec964a8785d28f75be4/pkg/gen/input/workflows/internal/file/fix_vulnerabilities.yaml.template
5+
# https://github.com/giantswarm/devctl/blob/251fa7d9bd403e23321bad6714c1e26c375fedf3/pkg/gen/input/workflows/internal/file/fix_vulnerabilities.yaml.template
66
#
77

88
name: Fix Go vulnerabilities
@@ -25,3 +25,5 @@ jobs:
2525
secrets:
2626
HERALD_APP_ID: ${{ secrets.HERALD_APP_ID }}
2727
HERALD_APP_KEY: ${{ secrets.HERALD_APP_KEY }}
28+
NANCY_USER: ${{ secrets.NANCY_USER }}
29+
NANCY_TOKEN: ${{ secrets.NANCY_TOKEN }}

0 commit comments

Comments
 (0)