Skip to content

Commit

Permalink
Strings are escaped to avoid running commands within backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
SHIV5T3R committed Aug 21, 2024
1 parent df9479d commit 6f2b354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_issue_number.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
else
echo "VALID_TITLE=false" >> $GITHUB_OUTPUT
fi
shell: bash -e

# Updates org variable for the counter & updates the issue title
- name: Assign custom issue number
Expand Down

0 comments on commit 6f2b354

Please sign in to comment.