Skip to content

Commit 767c3e1

Browse files
renovate[bot]Mafyuh
authored andcommitted
ci(github-action)!: Update action actions/checkout ( v4 → v5 )
1 parent e667bf5 commit 767c3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: self-hosted
1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@v5
1414

1515
- name: Extract changed images from PR diff
1616
id: images

0 commit comments

Comments
 (0)