Skip to content

Commit e33abdc

Browse files
authored
Merge pull request #807 from grafana/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to 2d9f9cd
2 parents ce47d0b + 8ca4f3f commit e33abdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Upload e2e test artifacts on failure
4949
if: failure()
50-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
50+
uses: actions/upload-artifact@2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63
5151
with:
5252
name: e2e-test-results-pr
5353
path: |

0 commit comments

Comments
 (0)