-
Notifications
You must be signed in to change notification settings - Fork 4
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.3.3 #81
Release v0.3.3 #81
Conversation
Bumps [ASFHyP3/actions](https://github.com/asfhyp3/actions) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/actions@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: ASFHyP3/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ce-from-NASA update code of conduct per guidance from NASA
upgrade to actions v0.15.0
…/actions-0.15.0 Bump ASFHyP3/actions from 0.14.0 to 0.15.0
@@ -13,4 +13,4 @@ | |||
|
|||
jobs: | |||
call-changelog-check-workflow: | |||
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.14.0 | |||
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.15.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
@@ -12,4 +12,4 @@ | |||
|
|||
jobs: | |||
call-labeled-pr-check-workflow: | |||
uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.14.0 | |||
uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.15.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
@@ -4,4 +4,4 @@ | |||
|
|||
jobs: | |||
call-secrets-analysis-workflow: | |||
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.14.0 | |||
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.15.0 |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
No description provided.