Skip to content

Commit 874be93

Browse files
committed
Merge branch 'dev' of github.com:wgtechlabs/unthread-webhook-server into dev
2 parents f717240 + f11ef35 commit 874be93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ jobs:
9494
org.opencontainers.image.revision=${{ github.sha }}
9595
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
9696
org.opencontainers.image.url=${{ github.server_url }}/${{ github.repository }}
97-
org.opencontainers.image.licenses=GPL-3.0 cache-from: type=gha
97+
org.opencontainers.image.licenses=GPL-3.0
98+
cache-from: type=gha
9899
cache-to: type=gha,mode=max
99100

100101
- name: Run Trivy vulnerability scanner

0 commit comments

Comments
 (0)