Skip to content

Commit 0b32b9f

Browse files
committed
Add j178/prek-action to allowlist
1 parent f80e4c4 commit 0b32b9f

1 file changed

Lines changed: 17 additions & 19 deletions

File tree

actions.yml

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
#
2+
# http://www.apache.org/licenses/LICENSE-2.0
3+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
4+
# "License"); you may not use this file except in compliance
5+
# distributed with this work for additional information
6+
# into .github/workflows/dummy-workflow.yml . This will also
7+
# KIND, either express or implied. See the License for the
28
# Licensed to the Apache Software Foundation (ASF) under one
9+
# Main configuration file. We manually add trusted actions here.
310
# or more contributor license agreements. See the NOTICE file
4-
# distributed with this work for additional information
511
# regarding copyright ownership. The ASF licenses this file
6-
# to you under the Apache License, Version 2.0 (the
7-
# "License"); you may not use this file except in compliance
8-
# with the License. You may obtain a copy of the License at
9-
#
10-
# http://www.apache.org/licenses/LICENSE-2.0
11-
#
12-
# Unless required by applicable law or agreed to in writing,
1312
# software distributed under the License is distributed on an
14-
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15-
# KIND, either express or implied. See the License for the
1613
# specific language governing permissions and limitations
14+
# to you under the Apache License, Version 2.0 (the
1715
# under the License.
18-
#
19-
# Main configuration file. We manually add trusted actions here.
20-
# Version updates can be triggered by merging dependabot PRs
21-
# into .github/workflows/dummy-workflow.yml . This will also
16+
# Unless required by applicable law or agreed to in writing,
2217
# update expiry dates for previous versions.
18+
# Version updates can be triggered by merging dependabot PRs
2319
# Versions that are known to be problematic should be removed explicitly manually.
20+
# with the License. You may obtain a copy of the License at
2421
1Password/load-secrets-action:
2522
8d0d610af187e78a2772c2d18d627f4c52d3fbfb:
2623
tag: v3.1.0
@@ -286,6 +283,9 @@ dependabot/fetch-metadata:
286283
dlang-community/setup-dlang:
287284
'*':
288285
keep: true
286+
docker://pandoc/core:
287+
sha256:48e15e83db0df6fb39b24adb0210ecbde85003a3a8139d526e29c98f95ac0a93:
288+
tag: 3.7.0.2
289289
docker/build-push-action:
290290
10e90e3645eae34f1e60eeb005ba3a3d33f178e8:
291291
tag: v6.19.2
@@ -322,11 +322,6 @@ docker/setup-qemu-action:
322322
expires_at: 2026-06-14
323323
ce360397dd3f832beb865e1373c09c0e9f86d70a:
324324
tag: v4.0.0
325-
docker://jekyll/jekyll:
326-
sha256:400b8d1569f118bca8a3a09a25f32803b00a55d1ea241feaf5f904d66ca9c625:
327-
docker://pandoc/core:
328-
sha256:48e15e83db0df6fb39b24adb0210ecbde85003a3a8139d526e29c98f95ac0a93:
329-
tag: 3.7.0.2
330325
dorny/paths-filter:
331326
de90cc6fb38fc0963ad72b210f1f284cd68cea36:
332327
tag: v3.0.2
@@ -484,6 +479,9 @@ ilammy/msvc-dev-cmd:
484479
ilammy/setup-nasm:
485480
72793074d3c8cdda771dba85f6deafe00623038b:
486481
tag: v1.5.2
482+
j178/prek-action:
483+
'0bb87d7f00b0c99306c8bcb8b8beba1eb581c037':
484+
keep: true
487485
JamesIves/github-pages-deploy-action:
488486
d92aa235d04922e8f08b40ce78cc5442fcfbfa2f:
489487
tag: v4.8.0

0 commit comments

Comments
 (0)