Skip to content

Commit

Permalink
build(deps): bump dailydotdev/action-devcard from 3.0.0 to 3.1.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [dailydotdev/action-devcard](https://github.com/dailydotdev/action-devcard) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/dailydotdev/action-devcard/releases)
- [Commits](dailydotdev/action-devcard@3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: dailydotdev/action-devcard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 4633367 commit 30802db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dailydotdev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
timeout-minutes: 10
steps:
- name: devcard
uses: dailydotdev/action-devcard@3.0.0
uses: dailydotdev/action-devcard@3.1.0
with:
devcard_id: ${{ secrets.DEVCARD_ID }}

0 comments on commit 30802db

Please sign in to comment.