File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 issues : write # for gh issue comment
2424 runs-on : ubuntu-slim
2525 steps :
26- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
26+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727 with :
2828 persist-credentials : false
2929 - name : Add closed question comment
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-slim
1616 steps :
1717 - name : Checkout Repository
18- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919 with :
2020 persist-credentials : false
2121 - name : Dependency Review
Original file line number Diff line number Diff line change 1919 issues : write # for gh issue comment
2020 runs-on : ubuntu-slim
2121 steps :
22- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
22+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2323 with :
2424 persist-credentials : false
2525 - name : Add good first issue comment
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-24.04
2222
2323 steps :
24- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525 with :
2626 fetch-depth : 2
2727
4545 runs-on : ubuntu-24.04
4646
4747 steps :
48- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
48+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4949 with :
5050 fetch-depth : 2
5151
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-24.04-arm
2424
2525 steps :
26- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
26+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727 with :
2828 persist-credentials : false
2929 - uses : ./.github/actions/pre-commit-setup
Original file line number Diff line number Diff line change 2121 name : Build packages
2222 runs-on : ubuntu-24.04
2323 steps :
24- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525 with :
2626 persist-credentials : false
2727 - name : Setup Python
8080 - setup
8181 if : startsWith(github.ref, 'refs/tags/') && github.repository == 'WeblateOrg/translation-finder'
8282 steps :
83- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
83+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8484 with :
8585 persist-credentials : false
8686 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
Original file line number Diff line number Diff line change 3434 name : ${{ matrix.os }}, Python ${{ matrix.python-version }}
3535
3636 steps :
37- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
37+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3838 with :
3939 persist-credentials : false
4040 - name : Set up Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments