Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/guibranco/github-i…
Browse files Browse the repository at this point in the history
…nfisical-secrets-check-action-1.1.16
  • Loading branch information
guibranco authored Nov 12, 2024
2 parents 2ee737f + ecac59f commit c94688d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
sudo wg-quick up ./wg0.conf
- name: Run lychee
uses: lycheeverse/lychee-action@v2.0.2
uses: lycheeverse/lychee-action@v2.1.0
id: lychee
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,17 +324,17 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
</a>
</td>
<td align="center">
<a href="https://github.com/dependabot[bot]">
<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
<a href="https://github.com/github-actions[bot]">
<img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
<br />
<sub><b>dependabot[bot]</b></sub>
<sub><b>github-actions[bot]</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/github-actions[bot]">
<img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
<a href="https://github.com/dependabot[bot]">
<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
<br />
<sub><b>github-actions[bot]</b></sub>
<sub><b>dependabot[bot]</b></sub>
</a>
</td>
<td align="center">
Expand Down
14 changes: 7 additions & 7 deletions examples/emberjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/emberjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"edition": "octane"
},
"dependencies": {
"bancos-brasileiros": "^6.0.94"
"bancos-brasileiros": "^6.0.97"
}
}

0 comments on commit c94688d

Please sign in to comment.