Skip to content

try to prefix dependabot commit msgs with dependabot emoji #175

try to prefix dependabot commit msgs with dependabot emoji

try to prefix dependabot commit msgs with dependabot emoji #175

---
name: dependencies
'on':
push:
branches: [main]
jobs:
submit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
distribution: temurin
java-version: 21
- uses: mikepenz/[email protected]
...