Skip to content

Commit 32417a0

Browse files
committed
Update actions/setup-python to version 4.7.1 (#1831)
1 parent 905f2a6 commit 32417a0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
ref: gh-pages
187187

188188
- name: Setup Python 3
189-
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # 4.7.0
189+
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # 4.7.1
190190
with:
191191
python-version: 3.x
192192

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="1831" link="https://github.com/apache/logging-log4j2/pull/1831"/>
7+
<author id="github:dependabot"/>
8+
<description format="asciidoc">Update `actions/setup-python` to version `4.7.1`</description>
9+
</entry>

0 commit comments

Comments
 (0)