Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/github_actions/mhausenblas/mkd…
Browse files Browse the repository at this point in the history
…ocs-deploy-gh-pages-1.24
  • Loading branch information
nolte authored Dec 25, 2021
2 parents d9dbfa1 + a8b2d7f commit efd4bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-static-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:

- uses: actions/setup-python@v2

- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v2.0.3
2 changes: 1 addition & 1 deletion .github/workflows/release-cd-refresh-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout master
uses: actions/checkout@v2.4.0
- name: Merge Tag -> Master
uses: devmasx/merge-branch@v1.3.1
uses: devmasx/merge-branch@1.4.0
with:
type: now
from_branch: ${{ github.event.ref }}
Expand Down

0 comments on commit efd4bb3

Please sign in to comment.