Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Nov 16, 2022
2 parents 581a435 + 439115e commit 1e668ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/action-dependabot-auto-merge@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
target: minor
github-token: ${{ secrets.mytoken }}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:

# once cloned, we just run the GitHub Action for the packager project
- name: WoW Packager
uses: BigWigsMods/packager@v2.0.11
uses: BigWigsMods/packager@v2.1.0

0 comments on commit 1e668ec

Please sign in to comment.