There was an error while loading. Please reload this page.
1 parent 30457f7 commit aaa980bCopy full SHA for aaa980b
2 files changed
.github/workflows/lint-workflows.yml
@@ -96,7 +96,7 @@ jobs:
96
persist-credentials: false
97
98
- name: Install the latest version of uv
99
- uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
+ uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
100
with:
101
enable-cache: false
102
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Generate changelog
25
id: changelog
26
- uses: metcalfc/changelog-generator@98b12822c5dc6bad335d1d60d920cb69831b9c5d # v4.8.0
+ uses: metcalfc/changelog-generator@031a6408a9ad7fa6dcda49b7222ab2b54110a680 # v5.0.1
27
28
myToken: ${{ secrets.PHPSTAN_BOT_TOKEN }}
29
0 commit comments