Skip to content

Commit aaa980b

Browse files
Update github-actions
1 parent 30457f7 commit aaa980b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
persist-credentials: false
9797

9898
- name: Install the latest version of uv
99-
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
99+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
100100
with:
101101
enable-cache: false
102102

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Generate changelog
2525
id: changelog
26-
uses: metcalfc/changelog-generator@98b12822c5dc6bad335d1d60d920cb69831b9c5d # v4.8.0
26+
uses: metcalfc/changelog-generator@031a6408a9ad7fa6dcda49b7222ab2b54110a680 # v5.0.1
2727
with:
2828
myToken: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2929

0 commit comments

Comments
 (0)