Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/github-0e6d8b507a
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk authored Aug 7, 2024
2 parents f351d0a + 7b8b42c commit 932862a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dokka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: ./gradlew dokkaHtm -Pversion=${{ env.VERSION }}

- name: Publish documentation
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].3
with:
branch: gh-pages
folder: build/dokka/html
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-dp-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.1.0
uses: dependabot/fetch-metadata@v2.2.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Approve a PR
Expand Down

0 comments on commit 932862a

Please sign in to comment.