Skip to content

Commit 4fe9051

Browse files
committed
Rename report step to "Show buildcage report" for consistency
1 parent 7d6bd3b commit 4fe9051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
context: .
108108
push: false # Set to true to push the built image
109109

110-
- name: Show what domains were accessed
110+
- name: Show buildcage report
111111
if: always()
112112
uses: dash14/buildcage/report@v1
113113
with:
@@ -158,7 +158,7 @@ jobs:
158158
context: .
159159
push: false # Set to true to push the built image
160160
161-
- name: Security report
161+
- name: Show buildcage report
162162
if: always()
163163
uses: dash14/buildcage/report@v1
164164
# Build fails if any unexpected connections were blocked

0 commit comments

Comments
 (0)