Fix trivy-action no pipeline de release#451
Open
gitnnolabs wants to merge 11 commits intoscieloorg:masterfrom
Open
Fix trivy-action no pipeline de release#451gitnnolabs wants to merge 11 commits intoscieloorg:masterfrom
gitnnolabs wants to merge 11 commits intoscieloorg:masterfrom
Conversation
…ualiza a versão do article.css
… Atualizado o posicionamento siticky do menu em dispositivos maiores que 768. Atualizacao da versao do design system - article.css. Adequacao do menu a leitores de tela - acessibilidade
Update master to QA.
…nu-artigo Fix bug largura menu artigo
…ktools_4.16.2 Atualiza packtools 4.16.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
O que esse PR faz?
Corrige o erro "Unable to resolve action
aquasecurity/trivy-action@0.20.0" no workflow de release. A versão0.20.0não existe — o repositório migrou para o prefixovnas tags. A action é atualizada parav0.35.0.Onde a revisão poderia começar?
.github/workflows/release.yml(linha 36).Como este poderia ser testado manualmente?
v5.9.15-test)Algum cenário de contexto que queira dar?
O repositório
aquasecurity/trivy-actionmigrou todas as tags para usar o prefixov(ex.:v0.35.0em vez de0.35.0) após um incidente de supply chain. A tag0.20.0nunca existiu nesse formato e causava falha na resolução da action.Screenshots
Quando aplicável, adicione screenshots que remetam à situação gráfica do problema que o pull request resolve.
Quais são tickets relevantes?
Indique uma issue ao qual o pull request faz relacionamento.
Referências