-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7955502
commit 00e5d6b
Showing
6 changed files
with
261 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} | ||
- name: Get project information | ||
id: projectinfo | ||
uses: gregoranders/[email protected].19 | ||
uses: gregoranders/[email protected].20 | ||
- name: Get next possible versions | ||
id: semvers | ||
uses: WyriHaximus/github-action-next-semvers@v1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,7 +121,7 @@ jobs: | |
- uses: actions/checkout@v3 | ||
- name: Get project information | ||
id: projectinfo | ||
uses: gregoranders/[email protected].19 | ||
uses: gregoranders/[email protected].20 | ||
- name: Get changelog entries | ||
id: changelog_reader | ||
uses: mindsers/changelog-reader-action@v2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,14 +28,14 @@ jobs: | |
ref: ${{ github.event.pull_request.head.sha }} | ||
- name: Get project information | ||
id: projectinfo-current | ||
uses: gregoranders/[email protected].19 | ||
uses: gregoranders/[email protected].20 | ||
- name: Checkout main branch | ||
uses: actions/checkout@v3 | ||
with: | ||
ref: ${{ github.event.pull_request.base.sha }} | ||
- name: Get project information | ||
id: projectinfo-main | ||
uses: gregoranders/[email protected].19 | ||
uses: gregoranders/[email protected].20 | ||
- name: Get next possible versions | ||
id: semvers | ||
uses: WyriHaximus/github-action-next-semvers@v1 | ||
|
@@ -59,7 +59,7 @@ jobs: | |
fetch-depth: 0 | ||
- name: Get project information | ||
id: projectinfo | ||
uses: gregoranders/[email protected].19 | ||
uses: gregoranders/[email protected].20 | ||
- name: Enforce changelog update | ||
uses: dangoslen/changelog-enforcer@v3 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
00e5d6b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://devscard.netlify.app as production
🚀 Deployed on https://64ab6507af181502f97c36aa--devscard.netlify.app