aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-23 12:29:02 +0200
committerGitHub <noreply@github.com>2021-06-23 12:29:02 +0200
commit522775119b1f31d5f478662402eb29a5de9e0f12 (patch)
tree1d9325bbbe015f77cefa2cc0f55a2e1522320cfe /.github/workflows
parentd11aaeba100f44155ab9384fe1a1f1abb0198eb0 (diff)
downloaddokka-522775119b1f31d5f478662402eb29a5de9e0f12.tar.gz
dokka-522775119b1f31d5f478662402eb29a5de9e0f12.tar.bz2
dokka-522775119b1f31d5f478662402eb29a5de9e0f12.zip
Bump cirrus-actions/rebase from 1.3.1 to 1.5 (#1920)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.3.1 to 1.5. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](https://github.com/cirrus-actions/rebase/compare/1.3.1...1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/rebase.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml
index e5bae3c1..8cebe2a6 100644
--- a/.github/workflows/rebase.yml
+++ b/.github/workflows/rebase.yml
@@ -13,6 +13,6 @@ jobs:
with:
fetch-depth: 0
- name: Automatic Rebase
- uses: cirrus-actions/rebase@1.3.1
+ uses: cirrus-actions/rebase@1.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file