Skip to content

Commit

Permalink
Update DependabotBot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: James Robb <47126579+jamesrweb@users.noreply.github.com>
  • Loading branch information
jamesrweb authored Mar 15, 2024
1 parent 141947b commit cd1340d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DependabotBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: Apply formatting updates
branch: ${{ github.head_ref }}
branch: ${{ github.ref_name }}
token: ${{ secrets.GH_TOKEN }}

0 comments on commit cd1340d

Please sign in to comment.