Skip to content

Commit

Permalink
docs: 📝 ReadMe updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Michard committed May 27, 2024
1 parent 345dfb4 commit 135c0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: actions/checkout@v4

- name: Generate Changelog
uses: smichard/conventional_changelog@1.0.2
uses: smichard/conventional_changelog@2.0.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -117,7 +117,7 @@ Conventional Changelog extends its versatility by offering seamless integration
- name: fetch-repository
taskRef:
name: git-clone
kind: ClusterTask
kind: Task
workspaces:
- name: output
workspace: source
Expand Down

0 comments on commit 135c0dd

Please sign in to comment.