Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: always quote variables #827

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Nov 8, 2024

... 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 this to the 3.x milestone Nov 8, 2024
@jrfnl jrfnl requested a review from a team as a code owner November 8, 2024 11:18
@GaryJones GaryJones merged commit fe70595 into develop Nov 8, 2024
40 checks passed
@GaryJones GaryJones deleted the feature/ghactions-always-quote-variables branch November 8, 2024 12:22
@jrfnl jrfnl modified the milestones: 3.x, 3.x Next Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants