Skip to content

Commit 1348430

Browse files
authored
Merge pull request #129 from uw-cryo/dependabot/github_actions/actions-17f830e73f
Bump the actions group with 2 updates
2 parents d35adff + 2dfeae0 commit 1348430

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
path: dist
5151

5252
- name: Generate artifact attestation for sdist and wheel
53-
uses: actions/attest-build-provenance@v3.1.0
53+
uses: actions/attest-build-provenance@v3.2.0
5454
with:
5555
subject-path: "dist/*"
5656

.github/workflows/pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v6
1515

16-
- uses: prefix-dev/setup-pixi@v0.9.3
16+
- uses: prefix-dev/setup-pixi@v0.9.4
1717
with:
1818
environments: dev
1919
manifest-path: pyproject.toml

0 commit comments

Comments
 (0)