Skip to content

Commit a43d1de

Browse files
Merge branch 'FW-153' of github.com:Workiva/webdev_proxy into FW-153
2 parents 066b413 + a4ae750 commit a43d1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skynet.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: verify-github-actions
22
description: Verify that the github actions run passed, this is needed to make pipelines pass without manual intervention
33
contact: 'Frontend Frameworks Architecture / #support-frontend-architecture'
4-
image: drydock.workiva.net/workiva/skynet-images:3693290 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
4+
image: drydock.workiva.net/workiva/skynet-images:3708893 # Uses the image from this branch: https://github.com/Workiva/skynet-images/pull/127
55
size: small
66
timeout: 600
77

@@ -16,4 +16,4 @@ env:
1616
- secure: CBiX26J/qZcwLrRYy/wpgb3ZAvyi13w7Xt6S1ds5Zw0o4UcsMFE6JSpqDkMugGQgVM3P+noD5NAUVc/10BnQR5QOv1g=
1717

1818
scripts:
19-
- python3 /actions/verify_github_actions.py
19+
- python3 /actions/verify_github_actions.py

0 commit comments

Comments
 (0)