42
42
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
43
43
with :
44
44
persist-credentials : false
45
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
45
+ - uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
46
46
with :
47
47
python-version : " 3.10"
48
48
- run : dpkg --version
67
67
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
68
68
with :
69
69
persist-credentials : false
70
- - uses : shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b # 2.31.0
70
+ - uses : shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1
71
71
with :
72
72
php-version : " 8.2"
73
73
extensions : zip
86
86
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
87
87
with :
88
88
persist-credentials : false
89
- - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
89
+ - uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
90
90
with :
91
91
python-version : " 3.10"
92
92
- name : setup dependencies
@@ -106,7 +106,7 @@ jobs:
106
106
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
107
107
with :
108
108
persist-credentials : false
109
- - uses : ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1.185 .0
109
+ - uses : ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187 .0
110
110
with :
111
111
ruby-version : " 3.1"
112
112
- name : setup dependencies
@@ -178,7 +178,7 @@ jobs:
178
178
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
179
179
with :
180
180
persist-credentials : false
181
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
181
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
182
182
with :
183
183
go-version-file : .go-version
184
184
cache : true
0 commit comments