-
Notifications
You must be signed in to change notification settings - Fork 12
Release v0.10.4 #556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.10.4 #556
Conversation
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ASFHyP3/actions](https://github.com/asfhyp3/actions) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/actions@v0.17.1...v0.18.0) --- updated-dependencies: - dependency-name: ASFHyP3/actions dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…3/actions-0.18.0 Bump ASFHyP3/actions from 0.17.1 to 0.18.0
…verse/lychee-action-2.4.0 Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0
Co-authored-by: Jake Herrmann <jtherrmann@alaska.edu>
Co-authored-by: Jake Herrmann <jtherrmann@alaska.edu>
Remove nbviewer links
Update HyP3 SDK version to v7.3.0
Co-authored-by: Jake Herrmann <jtherrmann@alaska.edu>
Add in links for new sdk tutorial
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Developer checklist
Reviewer checklist
|
| jobs: | ||
| call-changelog-check-workflow: | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.17.1 | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.18.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
| jobs: | ||
| call-labeled-pr-check-workflow: | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.17.1 | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.18.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
| jobs: | ||
| call-secrets-analysis-workflow: | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.17.1 | ||
| uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.18.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
Added
Changed