Skip to content

Commit cd9b844

Browse files
authored
Merge branch 'main' into dependabot/pip/functions/host-info/crowdstrike-foundry-function-1.1.4
2 parents 7664f6a + 49100a4 commit cd9b844

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,15 @@ jobs:
140140
CI: true
141141

142142
- name: Upload Playwright report
143-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
143+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
144144
if: ${{ !cancelled() }}
145145
with:
146146
name: playwright-report-${{ env.APP_NAME }}
147147
path: e2e/playwright-report/
148148
retention-days: 7
149149

150150
- name: Upload test results and screenshots
151-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
151+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
152152
if: ${{ !cancelled() }}
153153
with:
154154
name: playwright-test-results-${{ env.APP_NAME }}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
crowdstrike-foundry-function==1.1.3
1+
crowdstrike-foundry-function==1.1.4
22
crowdstrike-falconpy

0 commit comments

Comments
 (0)