liquibase / liquibase-cassandra

Liquibase extension for Cassandra Support
Apache License 2.0
47 stars 34 forks source link

Fix/4.27.0 release #279

Closed sayaliM0412 closed 3 months ago

sayaliM0412 commented 3 months ago

fix: .github/workflows/release-published.yml: fix error [Invalid workflow file: .github/workflows/release-published.yml#L13](https://github.com/liquibase/liquibase-cassandra/actions/runs/8468509892/workflow) The workflow is not valid. .github/workflows/release-published.yml (Line: 13, Col: 3): Error calling workflow 'liquibase/build-logic/.github/workflows/extension-release-published.yml@v0.6.7'. The nested job 'deploy_xsd' is requesting 'id-token: write', but is only allowed 'id-token: none'.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sayaliM0412 commented 3 months ago

I see 2 tests are failing constantly for this repository, therefore merging this PR regardless of the 2 Tests error for Java 11 on Cassandra and Java 17 on Cassandra @filipelautert