Skip to content

Bump com.oracle.database.jdbc:ojdbc11 from 23.6.0.24.10 to 23.7.0.25.01 #96

Bump com.oracle.database.jdbc:ojdbc11 from 23.6.0.24.10 to 23.7.0.25.01

Bump com.oracle.database.jdbc:ojdbc11 from 23.6.0.24.10 to 23.7.0.25.01 #96

name: Test/build on feature branch push
on:
push:
branches-ignore:
- main
jobs:
build:
name: Test and build
uses: ./.github/workflows/.test-and-build.yml
if: github.actor != 'dependabot[bot]'
permissions:
contents: read
id-token: write
with:
buildImage: false
secrets:
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
SLACK_VARSEL_WEBHOOK_URL: ${{ secrets.SLACK_VARSEL_WEBHOOK_URL }}