Skip to content

Commit

Permalink
chore(deps): bump technology-studio-forks/markdown-embed-code
Browse files Browse the repository at this point in the history
Bumps [technology-studio-forks/markdown-embed-code](https://github.com/technology-studio-forks/markdown-embed-code) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/technology-studio-forks/markdown-embed-code/releases)
- [Commits](technology-studio-forks/markdown-embed-code@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: technology-studio-forks/markdown-embed-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bbeesley committed Aug 3, 2023
1 parent 48f490e commit bba5468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/embed-recipes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
ref: refs/heads/${{ github.head_ref }}

- uses: technology-studio-forks/markdown-embed-code@v1.1.2
- uses: technology-studio-forks/markdown-embed-code@v1.1.3
if: ${{ github.actor != 'dependabot[bot]' }}
with:
markdown: "README.md"
Expand Down

0 comments on commit bba5468

Please sign in to comment.