Commit bf947b3f authored by dmitriysafronov's avatar dmitriysafronov
Browse files

ci: update from template

parent 46234fb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ jobs:
      - name: Get Next Version
        if: "${{ ! startsWith(github.event.head_commit.message, 'docs: update changelog for ') }}"
        id: semver
        uses: ietf-tools/semver-action@v1.10.0
        uses: ietf-tools/semver-action@v1.10.1
        with:
          token: ${{ github.token }}
          branch: main
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
    runs-on: ubuntu-latest
    steps:
      - name: "Rebase all Dependabot's pull requests on every push to the main branch"
        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.110
        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.114
        env:
          GITHUB_TOKEN: ${{ secrets.PAT }}
      - name: "Rebase all users' pull requests on release push to the main branch"