|
42 | 42 |
|
43 | 43 | - run: sudo apt-get install -y gettext |
44 | 44 |
|
45 | | - - uses: OZI-Project/checkpoint@1.9.5 |
| 45 | + - uses: OZI-Project/checkpoint@1.9.6 |
46 | 46 | with: |
47 | 47 | python-version: "3.11" |
48 | 48 | submodules: true |
|
78 | 78 |
|
79 | 79 | - run: sudo apt-get install -y gettext |
80 | 80 |
|
81 | | - - uses: OZI-Project/checkpoint@1.9.5 |
| 81 | + - uses: OZI-Project/checkpoint@1.9.6 |
82 | 82 | with: |
83 | 83 | python-version: "3.12" |
84 | 84 | submodules: true |
@@ -116,7 +116,7 @@ jobs: |
116 | 116 |
|
117 | 117 | - run: sudo apt-get install -y gettext |
118 | 118 |
|
119 | | - - uses: OZI-Project/checkpoint@1.9.5 |
| 119 | + - uses: OZI-Project/checkpoint@1.9.6 |
120 | 120 | with: |
121 | 121 | python-version: "3.13" |
122 | 122 | submodules: true |
@@ -153,7 +153,7 @@ jobs: |
153 | 153 | api.github.com:443 |
154 | 154 | github.com:443 |
155 | 155 |
|
156 | | - - uses: OZI-Project/draft@1.17.0 |
| 156 | + - uses: OZI-Project/draft@1.17.2 |
157 | 157 | id: draft |
158 | 158 | with: |
159 | 159 | github-token: ${{ secrets.GITHUB_TOKEN }} |
@@ -204,7 +204,7 @@ jobs: |
204 | 204 |
|
205 | 205 | - run: sudo apt-get install -y gettext |
206 | 206 |
|
207 | | - - uses: OZI-Project/release@d3920f3f0471dec9369a2245cc6e6b42756d27f8 |
| 207 | + - uses: OZI-Project/release@eb10d9730ae9ad7c7c63e016d714013b4e017d5d |
208 | 208 | id: release |
209 | 209 | with: |
210 | 210 | python-dist: ${{ matrix.py }} |
@@ -252,7 +252,7 @@ jobs: |
252 | 252 | ghcr.io:443 |
253 | 253 | pkg-containers.githubusercontent.com:443 |
254 | 254 |
|
255 | | - - uses: OZI-Project/publish@1.17.0 |
| 255 | + - uses: OZI-Project/publish@1.17.2 |
256 | 256 | with: |
257 | 257 | github-token: ${{ secrets.GITHUB_TOKEN }} |
258 | 258 |
|
|
0 commit comments