We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f492b commit 9e447ccCopy full SHA for 9e447cc
.github/workflows/release.yaml
@@ -45,5 +45,5 @@ jobs:
45
git config --global user.email "149537512+opentdf-automation[bot]@users.noreply.github.com"
46
make all
47
git add .
48
- git commit -m "test"
+ git commit -m "Update dependencies"
49
git push
0 commit comments