Skip to content

Commit 3227125

Browse files
authored
build(deps): update free-disk-space action to v1.3.1 (#980)
Signed-off-by: yxxhero <aiopsclub@163.com>
1 parent 3eb9716 commit 3227125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version-file: 'go.mod'
2020
- name: Free disk space
21-
uses: jlumbroso/free-disk-space@v1
21+
uses: jlumbroso/free-disk-space@v1.3.1
2222
- name: Run GoReleaser
2323
uses: goreleaser/goreleaser-action@v6
2424
with:

0 commit comments

Comments
 (0)