Skip to content

Commit

Permalink
fix(deps): update dependency ch.sbb.polarion.extensions:ch.sbb.polari…
Browse files Browse the repository at this point in the history
…on.extension.generic to v6.2.0
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 0924040 commit 7a14be8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>ch.sbb.polarion.extensions</groupId>
<artifactId>ch.sbb.polarion.extension.generic</artifactId>
<version>6.0.3</version>
<version>6.2.0</version>
</parent>

<artifactId>ch.sbb.polarion.extension.cucumber</artifactId>
Expand Down

0 comments on commit 7a14be8

Please sign in to comment.