gopasspw / gopass-jsonapi

Gopass Browser Bindings
MIT License
50 stars 18 forks source link

Add autorelease workflow #5

Closed Pharb closed 3 years ago

Pharb commented 3 years ago

Similar to gopass itself, it would be convenient to automatically create releases: https://github.com/gopasspw/gopass/blob/master/.github/workflows/autorelease.yml

This should enable us to keep up with upstream gopass releases.

Pharb commented 3 years ago

@dominikschulz Do you know if dependabot would be able to update the gopass version in go.mod? Can we configure that somehow?

https://github.com/gopasspw/gopass-jsonapi/blob/main/go.mod#L8