Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/update-docs-and-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
# on push to main, use main; on PR, check out the PR head
ref: ${{ github.event.pull_request.head.ref || github.ref }}
Expand Down
8 changes: 4 additions & 4 deletions internal/tmpl/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ License URL: https://github.com/clipperhouse/uax29/blob/v2.2.0/LICENSE

----------
Module: github.com/codesphere-cloud/cs-go/pkg/io
Version: v0.11.1
Version: v0.13.0
License: Apache-2.0
License URL: https://github.com/codesphere-cloud/cs-go/blob/v0.11.1/LICENSE
License URL: https://github.com/codesphere-cloud/cs-go/blob/v0.13.0/LICENSE

----------
Module: github.com/codesphere-cloud/oms/internal/tmpl
Expand Down Expand Up @@ -131,9 +131,9 @@ License URL: https://github.com/tcnksm/go-gitconfig/blob/v0.1.2/LICENSE

----------
Module: github.com/ulikunitz/xz
Version: v0.5.14
Version: v0.5.15
License: BSD-3-Clause
License URL: https://github.com/ulikunitz/xz/blob/v0.5.14/LICENSE
License URL: https://github.com/ulikunitz/xz/blob/v0.5.15/LICENSE

----------
Module: golang.org/x/crypto
Expand Down