Skip to content

Commit

Permalink
Update dependencies (#1)
Browse files Browse the repository at this point in the history
* Update dependencies

* Check GitHub Actions

* Update GitHub Action

* Add missing license information for Package.resolved

Co-authored-by: ApodiniBot <ApodiniBot@users.noreply.github.com>
Co-authored-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
Co-authored-by: Moritz Sternemann <m.sternemann@tum.de>
  • Loading branch information
4 people authored Dec 8, 2021
1 parent c64118a commit 4962bf6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: Apodini/.github/.github/workflows/build-and-test.yml@main
with:
packagename: ApodiniObservePrometheus
aptgetdependencies: libsqlite3-dev
yumdependencies: sqlite-devel
reuse_action:
name: REUSE Compliance Check
uses: Apodini/.github/.github/workflows/reuse.yml@main
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/Apodini/Apodini.git",
"state": {
"branch": null,
"revision": "7f2298e764f4d35beb4a8dbb0a719bea6d1492c1",
"version": "0.6.1"
"revision": "b0d2936496168e2635122534451a8537b2679668",
"version": "0.6.2"
}
},
{
Expand Down
6 changes: 6 additions & 0 deletions Package.resolved.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

This source file is part of the Apodini open source project

SPDX-FileCopyrightText: 2019-2021 Paul Schmiedmayer and the Apodini project authors (see CONTRIBUTORS.md) <paul.schmiedmayer@tum.de>

SPDX-License-Identifier: MIT

0 comments on commit 4962bf6

Please sign in to comment.