depend: 更新分析工具SDK到v0.0.28,更新golang版本到1.21.0 #2
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Create and publish bkrepo-scancode image | |
on: | |
push: | |
tags: | |
- "scancode/v*" | |
jobs: | |
build-and-push-image: | |
uses: ./.github/workflows/deploy-golang-analysis-tool.yml | |
with: | |
tool_name: scancode |