chore(deps): update actions/upload-artifact action to v3.2.1 #612
GitHub Actions / hadolint
succeeded
Sep 17, 2024 in 1s
reviewdog [hadolint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (1)
Dockerfile|13 col 1| Pin versions in apk add. Instead of apk add <package>
use apk add <package>=<version>
Loading