Skip to content

Commit 7c36f98

Browse files
Bump linuxsuren/yaml-readme from 0.0.16 to 0.0.17 (#167)
Bumps [linuxsuren/yaml-readme](https://github.com/linuxsuren/yaml-readme) from 0.0.16 to 0.0.17. - [Release notes](https://github.com/linuxsuren/yaml-readme/releases) - [Changelog](https://github.com/LinuxSuRen/yaml-readme/blob/master/.goreleaser.yaml) - [Commits](LinuxSuRen/yaml-readme@v0.0.16...v0.0.17) --- updated-dependencies: - dependency-name: linuxsuren/yaml-readme dependency-version: 0.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d18f23d commit 7c36f98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/generator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/[email protected]
1616
- name: Update financing
17-
uses: linuxsuren/[email protected].16
17+
uses: linuxsuren/[email protected].17
1818
env:
1919
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
2020
with:
@@ -28,7 +28,7 @@ jobs:
2828
orderby: date
2929
sortby: '!date'
3030
- name: Update DevRel
31-
uses: linuxsuren/[email protected].16
31+
uses: linuxsuren/[email protected].17
3232
env:
3333
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
3434
with:
@@ -40,7 +40,7 @@ jobs:
4040
repo: open-source-best-practice
4141
push: false
4242
- name: Update jobs
43-
uses: linuxsuren/[email protected].16
43+
uses: linuxsuren/[email protected].17
4444
env:
4545
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
4646
with:

0 commit comments

Comments
 (0)