Skip to content

Commit 3c56061

Browse files
ci(deps)(deps): bump gradle/actions from 4.4.1 to 4.4.3
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 4.4.3. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4.4.1...v4.4.3) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38d5200 commit 3c56061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
# Use the dedicated Gradle action to generate and submit the dependency graph
8080
- name: Generate and Submit Dependency Graph
81-
uses: gradle/actions/dependency-submission@v4.4.1 # Use the specific action version
81+
uses: gradle/actions/dependency-submission@v4.4.3 # Use the specific action version
8282
with:
8383
# Specify the root of the Gradle project to scan
8484
build-root-directory: ./Backend

0 commit comments

Comments
 (0)