Skip to content

Commit 2ae6b73

Browse files
dependabot[bot]rabbitstack
authored andcommitted
chore(deps): bump dawidd6/action-download-artifact in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fab88d commit 2ae6b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Download MSI
16-
uses: dawidd6/action-download-artifact@v2
16+
uses: dawidd6/action-download-artifact@v6
1717
with:
1818
run_id: ${{ github.event.workflow_run.id }}
1919
name: fibratus-amd64.msi

0 commit comments

Comments
 (0)