Skip to content

Commit

Permalink
chore(deps): bump staffbase/autodev-action from 1.8.2 to 2.0.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [staffbase/autodev-action](https://github.com/staffbase/autodev-action) from 1.8.2 to 2.0.0.
- [Release notes](https://github.com/staffbase/autodev-action/releases)
- [Commits](Staffbase/autodev-action@v1.8.2...v2.0.0)

---
updated-dependencies:
- dependency-name: staffbase/autodev-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 065f3f1 commit f1e7281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_autodev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
fetch-tags: false

- name: Autodev
uses: staffbase/autodev-action@v1.8.2
uses: staffbase/autodev-action@v2.0.0
with:
base: ${{ inputs.base }}
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit f1e7281

Please sign in to comment.