Skip to content

Commit

Permalink
TESTING
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgate committed Oct 14, 2024
1 parent 7e6c927 commit 4f7df17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:

- name: Validate Dependabot Configuration
run: |
echo "/home/runner/.local/share/gem/ruby/3.0.0/bin" >> $GITHUB_PATH
export PATH="/home/runner/.local/share/gem/ruby/3.0.0/bin:$PATH"
dependabot-core validate --config-file .github/dependabot.yml

0 comments on commit 4f7df17

Please sign in to comment.