1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-07-09 02:58:23 +02:00

Merge pull request from step-security-bot/stepsecurity_remediation_1708413922

[StepSecurity] ci: Harden GitHub Actions
This commit is contained in:
Alexey Pustovalov
2024-02-20 16:25:55 +09:00
committed by GitHub

@ -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'