itzg / easy-add

A utility for easily adding a file from a downloaded archive during Docker builds
MIT License
28 stars 6 forks source link

Added: Dependabot & updated circleci orb #6

Closed GoliathLabs closed 2 years ago

GoliathLabs commented 2 years ago

Hi, I've added a proper dependabot.yml config and updated the circleci orb in the .circleci directory.

Feel free to leave some feedback 😄

GoliathLabs commented 2 years ago

Oh well. Then the Circle-Ci change was probably not so necessary after all :P

But at least dependabot has opened a new PR for a Go module.

itzg commented 2 years ago

Yep, it's all good. The build is failing I'm guessing because the GitHub token is expired 😬 Now I have the motivation to get this project freshened up over in GitHub actions.

GoliathLabs commented 2 years ago

You may also want to take a look at the new Github tokens (they were introduced some time ago) as well as the repository-specific tokens (which may do the trick here).

itzg commented 2 years ago

Yep, I know. That's what it's needing.