build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .github / workflows / combine-prs.yml
index 93d3b0d14a1626fc2ecfe17ec8c5e0f3609e51d1..06fdf4dc8eb931d9f4248ba7d393c7fcf1f64888 100644 (file)
@@ -17,6 +17,6 @@ jobs:
     steps:
       - name: combine-prs
         id: combine-prs
-        uses: github/combine-prs@v4.0.0
+        uses: github/combine-prs@v5.0.0
         with:
           github_token: ${{ secrets.SECRET_TOKEN }}