mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-10 15:48:38 +01:00
Merge pull request #1231 from zabbix/trunk_workflow
[StepSecurity] ci: Harden GitHub Actions
This commit is contained in:
commit
cc4948b617
@ -126,7 +126,7 @@ jobs:
|
||||
echo "matrix_build=${MATRIX_BUILD}" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Setup Python 3.x
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user