Skip to content

GH Actions: always quote variables#364

Merged
sirbrillig merged 1 commit intosirbrillig:2.xfrom
jrfnl:feature/ghactions-minor-tweaks
Mar 11, 2026
Merged

GH Actions: always quote variables#364
sirbrillig merged 1 commit intosirbrillig:2.xfrom
jrfnl:feature/ghactions-minor-tweaks

Conversation

@jrfnl
Copy link
Copy Markdown
Collaborator

@jrfnl jrfnl commented Mar 10, 2026

... to satisfy shellcheck rule SC2086: "Double quote to prevent globbing and word splitting".

Ref: https://www.shellcheck.net/wiki/SC2086

... to satisfy shellcheck rule SC2086: "Double quote to prevent globbing and word splitting".

Ref: https://www.shellcheck.net/wiki/SC2086
@jrfnl jrfnl added the github_actions Pull requests that update GitHub Actions code label Mar 10, 2026
@sirbrillig
Copy link
Copy Markdown
Owner

Nice find. Yes.

@sirbrillig sirbrillig merged commit 6b81fa7 into sirbrillig:2.x Mar 11, 2026
33 checks passed
@jrfnl jrfnl deleted the feature/ghactions-minor-tweaks branch March 11, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants