Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
ETLaurent committed Sep 26, 2023
1 parent b42f04f commit 4b8c46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/outdated-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
{
echo 'OUTDATED_DEPENDENCIES<<EOF'
echo $(echo hey\nyo\\nyo)
echo HEY
echo EOF
} >> "$GITHUB_ENV"
- name: Report Status
Expand Down

0 comments on commit 4b8c46e

Please sign in to comment.