Skip to content

Commit de25cdf

Browse files
chore(deps): bump tempoxyz/changelogs from 54f693643e1bd8469293bdfcbfb647bceb559490 to de0250123a1d70a2b64a458bd5efcf313986df7a (#447)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8025f9e commit de25cdf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121
- name: Run changelog action (same-repo PRs)
2222
if: github.event.pull_request.head.repo.full_name == github.repository
23-
uses: tempoxyz/changelogs/check@54f693643e1bd8469293bdfcbfb647bceb559490 # changelogs@0.6.3 + unified PR title + install from source
23+
uses: tempoxyz/changelogs/check@de0250123a1d70a2b64a458bd5efcf313986df7a # changelogs@0.6.3 + unified PR title + install from source
2424
- name: Verify changelog entry exists
2525
if: github.event.pull_request.head.repo.full_name != github.repository
2626
env:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
token: ${{ steps.app-token.outputs.token }}
5353
persist-credentials: false
5454

55-
- uses: tempoxyz/changelogs@54f693643e1bd8469293bdfcbfb647bceb559490 # changelogs@0.6.3 + unified PR title + install from source
55+
- uses: tempoxyz/changelogs@de0250123a1d70a2b64a458bd5efcf313986df7a # changelogs@0.6.3 + unified PR title + install from source
5656
if: steps.release-bot.outputs.configured == 'true'
5757
id: changelogs
5858
with:

0 commit comments

Comments
 (0)