Skip to content

Commit b82ec9d

Browse files
authored
Merge pull request #524 from labd/dependabot/github_actions/github-actions-96fd36fd02
chore(deps): bump labd/changie-release-action from 0.4.0 to 0.5.0 in the github-actions group
2 parents 602d153 + 88cb7d2 commit b82ec9d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump labd/changie-release-action from 0.4.0 to 0.5.0 in the github-actions group'
3+
time: 2024-10-01T20:37:09.984137789Z

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fetch-depth: 0
7575

7676
- name: Prepare release
77-
uses: labd/changie-release-action@v0.4.0
77+
uses: labd/changie-release-action@v0.5.0
7878
with:
7979
github-token: ${{ secrets.GITHUB_TOKEN }}
8080
release-workflow: 'release.yaml'

0 commit comments

Comments
 (0)