Skip to content

Commit

Permalink
TEST-1234 Fix dependabot update command
Browse files Browse the repository at this point in the history
  • Loading branch information
hwinther-tietoevry committed Oct 20, 2023
1 parent 165180f commit d44383e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependabot-update-dotnet-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
else
# Uncommitted changes
echo Add and commit changes
git add .
git commit -m "Update lockfiles"
git commit -a -m "Update lockfiles"
git push
fi

0 comments on commit d44383e

Please sign in to comment.