2 parents 9e90789 + 8d28194 commit c9f60dbCopy full SHA for c9f60db
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Build and release
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
20
with:
21
fetch-depth: 0
22
@@ -73,7 +73,7 @@ jobs:
73
needs: build
74
if: github.ref == 'refs/heads/main'
75
76
77
78
repository: utPLSQL/utPLSQL
79
0 commit comments