Skip to content

Commit 13b299e

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 61c93ae + 0e34f19 commit 13b299e

21 files changed

+1351
-581
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
password: ${{ secrets.GITHUB_TOKEN }}
8181

8282
- name: Build and push
83-
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
83+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
8484
with:
8585
context: ./
8686
push: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: Run tests and generate coverage report
135135
run: cargo llvm-cov test --all-features --workspace --lcov --output-path lcov.info
136136
- name: Upload coverage to Coveralls
137-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
137+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
138138
with:
139139
file: ./lcov.info
140140

.sqlx/query-661b961e286d8591d1eaaf29d3bdf5748c361f3d4c4136b8d5b3a3c3af5fcc9e.json

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.sqlx/query-6fc518e6b980f6dcc160d8310fc7e761625a862578b61ce925910c351edbbda8.json

Lines changed: 70 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)