File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
permissions :
14
14
contents : read
15
15
steps :
16
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 https://github.com/actions/checkout/releases/tag/v4.2.2
16
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 https://github.com/actions/checkout/releases/tag/v5.0.0
17
17
- uses : webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0 https://github.com/webiny/action-conventional-commits/releases/tag/v1.3.0
Original file line number Diff line number Diff line change 50
50
- run : " echo \" ARTIFACT_TAG=${GITHUB_REF#refs/tags/v}\" >> $GITHUB_ENV"
51
51
52
52
- name : Checkout code
53
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 https://github.com/actions/checkout/releases/tag/v4.2.2
53
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 https://github.com/actions/checkout/releases/tag/v5.0.0
54
54
55
55
- name : Set up Python ${{ matrix.python-version }}
56
56
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 https://github.com/actions/setup-python/releases/tag/v5.6.0
You can’t perform that action at this time.
0 commit comments