Skip to content

Commit

Permalink
feat(slsa-verifier): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 25, 2024
1 parent 69567f7 commit ac0bb34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@
/sidedoor
/_sinker
/_skaffold
/_slsa-verifier
/slogin
/smbcacls
/smbcquotas
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,7 @@ CLEANFILES = \
_sinker \
_skaffold \
slogin \
_slsa-verifier \
smbcacls \
smbcquotas \
smbget \
Expand Down Expand Up @@ -1287,6 +1288,7 @@ symlinks: $(DATA)
_regctl \
_sinker \
_skaffold \
_slsa-verifier \
_sshi \
_ssh-inscribe \
_tanzu \
Expand Down

0 comments on commit ac0bb34

Please sign in to comment.