Skip to content

Commit 3af6fcc

Browse files
committed
Remove attestation configuration from Docker image workflow
1 parent d29764a commit 3af6fcc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/dockerimage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
evandarwin/lua:${{ steps.version.outputs.major_version }}
5050
evandarwin/lua:latest
5151
provenance: true
52-
attestations:
53-
- type: provenance
5452
build-args: |
5553
BUILD_DATE=${{ github.event.repository.updated_at }}
5654
VCS_REF=${{ github.sha }}

0 commit comments

Comments
 (0)