Skip to content

Commit 9362c6f

Browse files
Update dependency palantir/policy-bot to v1.39.0
Update palantir/policy-bot from 1.36.4 to 1.39.0 Change-type: patch
1 parent 5697ab1 commit 9362c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
1313
ENV CGO_ENABLED=0
1414

1515
# renovate: datasource=github-releases depName=palantir/policy-bot
16-
ARG POLICY_BOT_VERSION=v1.36.4
16+
ARG POLICY_BOT_VERSION=v1.39.0
1717

1818
RUN git clone --depth 1 -c advice.detachedHead=false \
1919
--branch "$POLICY_BOT_VERSION" https://github.com/palantir/policy-bot.git .

0 commit comments

Comments
 (0)