Skip to content

Bump actions/checkout from 4.1.7 to 4.2.0 #173

Bump actions/checkout from 4.1.7 to 4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0 #173

Triggered via pull request September 30, 2024 07:22
Status Success
Total duration 16s
Artifacts

actionlint.yaml

on: pull_request
Action lint
5s
Action lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Action lint: .github/workflows/digest-bot.yaml#L16
[actionlint] reported by reviewdog 🐶 if: condition "${{ github.repository_owner }} == 'chainguard-dev'" is always evaluated to true because extra characters are around ${{ }} [if-cond] Raw Output: .github/workflows/digest-bot.yaml:16:9: if: condition "${{ github.repository_owner }} == 'chainguard-dev'" is always evaluated to true because extra characters are around ${{ }} [if-cond]
Action lint: .github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck] Raw Output: .github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
Action lint: .github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
Action lint: .github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]