From 7a14be870f44d5499e2d7066b9e20fede88214ee Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 11 Jul 2024 02:40:31 +0000
Subject: [PATCH] fix(deps): update dependency
ch.sbb.polarion.extensions:ch.sbb.polarion.extension.generic to v6.2.0
---
.github/workflows/pr.yml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index e7dd79e..261ac00 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -15,7 +15,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
fetch-depth: 0
- - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
+ - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
with:
cache: pip # caching pip dependencies
- run: pip install commitizen
diff --git a/pom.xml b/pom.xml
index 1fc0c8f..4839773 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
ch.sbb.polarion.extensions
ch.sbb.polarion.extension.generic
- 6.0.3
+ 6.2.0
ch.sbb.polarion.extension.cucumber