1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-23 22:15:04 +02:00

Update version in 'action.yml' to 2.22.3 (anticipating next version (#1332)

This commit is contained in:
Jenna Schwartz
2025-04-04 03:36:07 -05:00
committed by GitHub
parent 955a68d0d1
commit 1d458c50e1

View File

@@ -10,7 +10,7 @@ inputs:
runs:
using: 'docker'
image: 'docker://securego/gosec:2.22.1'
image: 'docker://securego/gosec:2.22.3'
args:
- ${{ inputs.args }}