aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-28 12:15:46 +0200
committerGitHub <noreply@github.com>2021-06-28 12:15:46 +0200
commita1d44ab80df217196fe5ee9455c7cf1c135e3b07 (patch)
tree0e2dd4123c3aa0ee85a2c6201c607f3179621ede /.github
parent46b33710df5418fd3b668ea0753a8bd72f63c406 (diff)
downloaddokka-a1d44ab80df217196fe5ee9455c7cf1c135e3b07.tar.gz
dokka-a1d44ab80df217196fe5ee9455c7cf1c135e3b07.tar.bz2
dokka-a1d44ab80df217196fe5ee9455c7cf1c135e3b07.zip
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#1984)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/wrapper-validation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/wrapper-validation.yml b/.github/workflows/wrapper-validation.yml
index 0e8b60ea..7c78fcf1 100644
--- a/.github/workflows/wrapper-validation.yml
+++ b/.github/workflows/wrapper-validation.yml
@@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- - uses: gradle/wrapper-validation-action@v1.0.3 \ No newline at end of file
+ - uses: gradle/wrapper-validation-action@v1.0.4 \ No newline at end of file